>>> Building on exopi-2 under x11/x2x BDEPENDS = [devel/imake;devel/imake-cf] DIST = [x11/x2x:x2x-1.27.tar.gz] FULLPKGNAME = x2x-1.27p6 (Junk lock obtained for exopi-2 at 1711574663.13) >>> Running depends in x11/x2x at 1711574663.50 /usr/sbin/pkg_add -aI -Drepair imake-1.0.9 imake-cf-1.0.7p0 was: /usr/sbin/pkg_add -aI -Drepair imake-1.0.9 imake-cf-1.0.7p0 /usr/sbin/pkg_add -aI -Drepair imake-1.0.9 imake-cf-1.0.7p0 >>> Running show-prepare-results in x11/x2x at 1711574666.21 ===> x11/x2x ===> Building from scratch x2x-1.27p6 ===> x2x-1.27p6 depends on: imake-* -> imake-1.0.9 ===> x2x-1.27p6 depends on: imake-cf-* -> imake-cf-1.0.7p0 ===> Verifying specs: X11 Xau Xdmcp Xext Xtst c ===> found X11.18.0 Xau.10.0 Xdmcp.11.0 Xext.13.0 Xtst.11.0 c.99.0 imake-1.0.9 imake-cf-1.0.7p0 (Junk lock released for exopi-2 at 1711574667.83) distfiles size=16776 >>> Running build in x11/x2x at 1711574667.90 ===> x11/x2x ===> Checking files for x2x-1.27p6 `/exopi-cvs/ports/distfiles/x2x-1.27.tar.gz' is up to date. >> (SHA256) x2x-1.27.tar.gz: OK ===> Extracting for x2x-1.27p6 ===> Patching for x2x-1.27p6 ===> Applying OpenBSD patch patch-Imakefile Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |- Various fixes including -north/-south support. | From Debian's x2x_1.27-8 patch. | |--- Imakefile.orig Wed Aug 20 18:14:52 1997 |+++ Imakefile Fri Oct 11 01:34:09 2013 -------------------------- Patching file Imakefile using Plan A... Hunk #1 succeeded at 2. done ===> Applying OpenBSD patch patch-x2x_1 Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |- Fix display of usage line. |- Various fixes including -north/-south support. | From Debian's x2x_1.27-8 patch. | |--- x2x.1.orig Wed Aug 20 18:14:51 1997 |+++ x2x.1 Mon Nov 21 14:46:52 2011 -------------------------- Patching file x2x.1 using Plan A... Hunk #1 succeeded at 3. Hunk #2 succeeded at 17. Hunk #3 succeeded at 55. Hunk #4 succeeded at 78. Hunk #5 succeeded at 93. Hunk #6 succeeded at 133. Hunk #7 succeeded at 152. done ===> Applying OpenBSD patch patch-x2x_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |- Various fixes including -north/-south support. | From Debian's x2x_1.27-8 patch. | |--- x2x.c.orig Wed Aug 20 18:14:52 1997 |+++ x2x.c Mon Nov 21 14:57:27 2011 -------------------------- Patching file x2x.c using Plan A... Hunk #1 succeeded at 1. Hunk #2 succeeded at 37. Hunk #3 succeeded at 108. Hunk #4 succeeded at 132. Hunk #5 succeeded at 160. Hunk #6 succeeded at 180. Hunk #7 succeeded at 220. Hunk #8 succeeded at 235. Hunk #9 succeeded at 256. Hunk #10 succeeded at 329. Hunk #11 succeeded at 363. Hunk #12 succeeded at 401. Hunk #13 succeeded at 449. Hunk #14 succeeded at 513. Hunk #15 succeeded at 523. Hunk #16 succeeded at 570. Hunk #17 succeeded at 594. Hunk #18 succeeded at 604. Hunk #19 succeeded at 616. Hunk #20 succeeded at 635. Hunk #21 succeeded at 649. Hunk #22 succeeded at 726. Hunk #23 succeeded at 796. Hunk #24 succeeded at 825. Hunk #25 succeeded at 885. Hunk #26 succeeded at 1038. Hunk #27 succeeded at 1075. Hunk #28 succeeded at 1091. Hunk #29 succeeded at 1124. Hunk #30 succeeded at 1145. Hunk #31 succeeded at 1171. Hunk #32 succeeded at 1183. Hunk #33 succeeded at 1263. Hunk #34 succeeded at 1300. Hunk #35 succeeded at 1338. Hunk #36 succeeded at 1346. Hunk #37 succeeded at 1364. Hunk #38 succeeded at 1434. Hunk #39 succeeded at 1658. Hunk #40 succeeded at 1692. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for x2x-1.27p6 ===> Configuring for x2x-1.27p6 imake -DPorts -DUseInstalled -I/usr/local/lib/X11/config make Makefiles make includes make depend rm -f .depend gccmakedep -f- -- -I/usr/local/include -I/usr/X11R6/include -DCSRG_BASED -- lawyerese.c x2x.c > .depend ===> Building for x2x-1.27p6 cc -O2 -I/usr/local/include -I/usr/X11R6/include -DCSRG_BASED -c lawyerese.c cc -O2 -I/usr/local/include -I/usr/X11R6/include -DCSRG_BASED -c x2x.c x2x.c:250:19: warning: passing arguments to 'ParseCommandLine' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ParseCommandLine(argc, argv); ^ x2x.c:280:45: warning: passing arguments to 'OpenAndCheckDisplay' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!(pShadow->dpy = OpenAndCheckDisplay(pShadow->name))) ^ x2x.c:284:8: warning: passing arguments to 'DoX2X' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DoX2X(fromDpy, shadows->dpy); ^ x2x.c:310:26: warning: passing arguments to 'CheckTestExtension' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!CheckTestExtension(openDpy)) { ^ x2x.c:294:17: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static Display *OpenAndCheckDisplay(name) ^ x2x.c:81:17: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Display *OpenAndCheckDisplay(); ^ x2x.c:498:14: warning: format string is not a string literal (potentially insecure) [-Wformat-security] printf(lawyerese); ^~~~~~~~~ x2x.c:498:14: note: treat the string as an argument to avoid this printf(lawyerese); ^ "%s", x2x.c:323:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void ParseCommandLine(argc, argv) ^ x2x.c:80:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void ParseCommandLine(); ^ x2x.c:535:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static Bool CheckTestExtension(dpy) ^ x2x.c:82:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Bool CheckTestExtension(); ^ x2x.c:563:14: warning: passing arguments to 'InitDpyInfo' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] InitDpyInfo(&dpyInfo); ^ x2x.c:564:24: warning: passing arguments to 'RegisterEventHandlers' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RegisterEventHandlers(&dpyInfo); ^ x2x.c:574:23: warning: passing arguments to 'ProcessEvent' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (ProcessEvent(fromDpy, &dpyInfo)) /* done! */ ^ x2x.c:578:23: warning: passing arguments to 'ProcessEvent' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (ProcessEvent(toDpy, &dpyInfo)) /* done! */ ^ x2x.c:550:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void DoX2X(fromDpy, toDpy) ^ x2x.c:83:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void DoX2X(); ^ x2x.c:860:24: warning: passing arguments to 'RefreshPointerMapping' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RefreshPointerMapping(toDpy, pDpyInfo); ^ x2x.c:593:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void InitDpyInfo(pDpyInfo) ^ x2x.c:84:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void InitDpyInfo(); ^ x2x.c:907:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void DoConnect(pDpyInfo) ^ x2x.c:85:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void DoConnect(); ^ x2x.c:955:17: warning: passing arguments to 'FakeThingsUp' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] FakeThingsUp(pDpyInfo); ^ x2x.c:929:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void DoDisconnect(pDpyInfo) ^ x2x.c:86:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void DoDisconnect(); ^ x2x.c:958:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void RegisterEventHandlers(pDpyInfo) ^ x2x.c:87:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void RegisterEventHandlers(); ^ x2x.c:1017:23: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] return ((*handler)(dpy, pDpyInfo, &ev)); ^ x2x.c:1002:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static Bool ProcessEvent(dpy, pDpyInfo) ^ x2x.c:88:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Bool ProcessEvent(); ^ x2x.c:1029:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static Bool ProcessMotionNotify(unused, pDpyInfo, pEv) ^ x2x.c:89:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Bool ProcessMotionNotify(); ^ x2x.c:1121:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static Bool ProcessExpose(dpy, pDpyInfo, pEv) ^ x2x.c:90:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Bool ProcessExpose(); ^ x2x.c:1137:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static Bool ProcessEnterNotify(dpy, pDpyInfo, pEv) ^ x2x.c:91:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Bool ProcessEnterNotify(); ^ x2x.c:1225:13: warning: passing arguments to 'FakeAction' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] FakeAction(pDpyInfo, FAKE_BUTTON, toButton, True); ^ x2x.c:1166:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static Bool ProcessButtonPress(dpy, pDpyInfo, pEv) ^ x2x.c:92:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Bool ProcessButtonPress(); ^ x2x.c:1279:13: warning: passing arguments to 'FakeAction' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] FakeAction(pDpyInfo, FAKE_BUTTON, toButton, False); ^ x2x.c:1254:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static Bool ProcessButtonRelease(dpy, pDpyInfo, pEv) ^ x2x.c:93:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Bool ProcessButtonRelease(); ^ x2x.c:1332:12: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations] keysym = XKeycodeToKeysym(pDpyInfo->fromDpy, pEv->keycode, 0); ^ /usr/X11R6/include/X11/Xlib.h:1686:1: note: 'XKeycodeToKeysym' has been explicitly marked deprecated here _X_DEPRECATED ^ /usr/X11R6/include/X11/Xfuncproto.h:136:40: note: expanded from macro '_X_DEPRECATED' # define _X_DEPRECATED __attribute__((deprecated)) ^ x2x.c:1355:17: warning: passing arguments to 'FakeAction' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] FakeAction(pDpyInfo, FAKE_KEY, keysym, bPress); ^ x2x.c:1321:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static Bool ProcessKeyEvent(dpy, pDpyInfo, pEv) ^ x2x.c:94:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Bool ProcessKeyEvent(); ^ x2x.c:1362:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static Bool ProcessConfigureNotify(dpy, pDpyInfo, pEv) ^ x2x.c:95:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Bool ProcessConfigureNotify(); ^ x2x.c:1376:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static Bool ProcessClientMessage(dpy, pDpyInfo, pEv) ^ x2x.c:96:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Bool ProcessClientMessage(); ^ x2x.c:1405:24: warning: passing arguments to 'SendSelectionNotify' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SendSelectionNotify(pEv); /* blam! */ ^ x2x.c:1408:13: warning: passing arguments to 'SendPing' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SendPing(otherDpy, GETDPYXTRA(otherDpy, pDpyInfo)); /* get started */ ^ x2x.c:1412:26: warning: passing arguments to 'SendSelectionNotify' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SendSelectionNotify(&(pDpyInfo->sEv)); /* blam! */ ^ x2x.c:1387:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static Bool ProcessSelectionRequest(dpy, pDpyInfo, pEv) ^ x2x.c:97:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Bool ProcessSelectionRequest(); ^ x2x.c:1421:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void SendPing(dpy, pDpyXtra) ^ x2x.c:98:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void SendPing(); ^ x2x.c:1432:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static Bool ProcessPropertyNotify(dpy, pDpyInfo, pEv) ^ x2x.c:99:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Bool ProcessPropertyNotify(); ^ x2x.c:1512:26: warning: passing arguments to 'SendSelectionNotify' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SendSelectionNotify(pSelReq); ^ x2x.c:1515:26: warning: passing arguments to 'SendSelectionNotify' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SendSelectionNotify(pSelReq); ^ x2x.c:1463:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static Bool ProcessSelectionNotify(dpy, pDpyInfo, pEv) ^ x2x.c:100:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Bool ProcessSelectionNotify(); ^ x2x.c:1523:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void SendSelectionNotify(pSelReq) ^ x2x.c:101:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void SendSelectionNotify(); ^ x2x.c:1540:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static Bool ProcessSelectionClear(dpy, pDpyInfo, pEv) ^ x2x.c:102:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Bool ProcessSelectionClear(); ^ x2x.c:1573:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static Bool ProcessVisibility(dpy, pDpyInfo, pEv) ^ x2x.c:103:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Bool ProcessVisibility(); ^ x2x.c:1606:26: warning: passing arguments to 'RefreshPointerMapping' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RefreshPointerMapping(dpy, pDpyInfo); ^ x2x.c:1591:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static Bool ProcessMapping(dpy, pDpyInfo, pEv) ^ x2x.c:104:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Bool ProcessMapping(); ^ x2x.c:1614:34: warning: parameter 'type' was not declared, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] static void FakeAction(pDpyInfo, type, thing, bDown) ^ x2x.c:1614:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void FakeAction(pDpyInfo, type, thing, bDown) ^ x2x.c:106:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void FakeAction(); ^ x2x.c:1647:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void FakeThingsUp(pDpyInfo) ^ x2x.c:105:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void FakeThingsUp(); ^ x2x.c:1689:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void RefreshPointerMapping(dpy, pDpyInfo) ^ x2x.c:107:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void RefreshPointerMapping(); ^ rm -f x2x cc -o x2x -O2 -L/usr/X11R6/lib -L/usr/local/lib lawyerese.o x2x.o -lXtst -lXext -lXext -lX11 -lXdmcp -lXau -Wl,-rpath,/usr/local/lib 79 warnings generated. x2x.c(x2x.o:(main)): warning: strcat() is almost always misused, please use strlcat() rm -f x2x._man if test -z "" ; then cd `dirname x2x` && ln -s `basename x2x.man` `basename x2x._man`; else /usr/libexec/cpp -undef -traditional -D__apploaddir__=/usr/local/lib/X11/app-defaults -D__appmansuffix__=1 -D__filemansuffix__=5 -D__libmansuffix__=3 -D__miscmansuffix__=7 -D__drivermansuffix__=4 -D__adminmansuffix__=8 -D__projectroot__=/usr/X11R6 -D__xconfigfile__=xorg.conf -D__xconfigdir__=/usr/local/lib/X11 -D__xlogfile__=Xorg -D__xservername__=Xorg -D__xorgversion__="\"`echo 7 7 0 | sed -e 's/ /./g' -e 's/^/Version\\\ /'`\" \"X Version 11\"" -D__vendorversion__="`echo 7 7 0 | sed -e 's/ /./g' -e 's/^/Version\\\ /'` X.Org" < x2x.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' >x2x._man; fi >>> Running package in x11/x2x at 1711574672.48 ===> x11/x2x ===> Faking installation for x2x-1.27p6 install -c x2x /exopi-obj/pobj/x2x-1.27/fake-amd64/usr/local/bin/x2x install in . done install -c -m 0444 x2x._man /exopi-obj/pobj/x2x-1.27/fake-amd64/usr/local/man/man1/x2x.1 install.man in . done ===> Building package for x2x-1.27p6 Create /exopi-cvs/ports/packages/amd64/all/x2x-1.27p6.tgz Creating package x2x-1.27p6 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|**** | 7% checksumming|******** | 13% checksumming|************ | 20% checksumming|**************** | 27% checksumming|******************** | 33% checksumming|************************ | 40% checksumming|**************************** | 47% checksumming|********************************* | 53% checksumming|************************************* | 60% checksumming|***************************************** | 67% checksumming|********************************************* | 73% checksumming|************************************************* | 80% checksumming|***************************************************** | 87% checksumming|********************************************************* | 93% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|***************************************************** | 83% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/x2x-1.27p6.tgz >>> Running clean in x11/x2x at 1711574675.49 ===> x11/x2x ===> Cleaning for x2x-1.27p6 >>> Ended at 1711574677.76 max_stuck=0.00/depends=2.98/show-prepare-results=1.72/build=4.49/package=3.05/clean=2.35