>>> Building on exopi-5 under x11/xtacy BDEPENDS = [devel/imake-cf;devel/imake] DIST = [x11/xtacy:xtacy114.tar.gz] FULLPKGNAME = xtacy-1.14p4 (Junk lock obtained for exopi-5 at 1713480495.09) >>> Running depends in x11/xtacy at 1713480495.14 last junk was in devel/py-xdis,python3 /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/xtacy at 1713480498.15 ===> x11/xtacy ===> Building from scratch xtacy-1.14p4 ===> xtacy-1.14p4 depends on: imake-* -> imake-1.0.9 ===> xtacy-1.14p4 depends on: imake-cf-* -> imake-cf-1.0.7p0 ===> Verifying specs: X11 Xau Xdmcp Xext c m ===> found X11.18.0 Xau.10.0 Xdmcp.11.0 Xext.13.0 c.100.0 m.10.1 imake-1.0.9 imake-cf-1.0.7p0 (Junk lock released for exopi-5 at 1713480498.97) distfiles size=201893 >>> Running build in x11/xtacy at 1713480499.02 ===> x11/xtacy ===> Checking files for xtacy-1.14p4 `/exopi-cvs/ports/distfiles/xtacy114.tar.gz' is up to date. >> (SHA256) xtacy114.tar.gz: OK ===> Extracting for xtacy-1.14p4 ===> Patching for xtacy-1.14p4 ===> Applying OpenBSD patch patch-Imakefile Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- Imakefile.orig Tue Dec 15 18:54:32 1998 |+++ Imakefile Mon Mar 12 11:02:43 2001 -------------------------- Patching file Imakefile using Plan A... Hunk #1 succeeded at 13. done ===> Applying OpenBSD patch patch-color_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- color.c.orig Thu Sep 3 23:40:45 1998 |+++ color.c Mon Sep 5 19:37:03 2005 -------------------------- Patching file color.c using Plan A... Hunk #1 succeeded at 938. done ===> Applying OpenBSD patch patch-trippy_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |the definitions of "global" vars moved to trippy.c | |Index: trippy.c |--- trippy.c.orig |+++ trippy.c -------------------------- Patching file trippy.c using Plan A... Hunk #1 succeeded at 65. done ===> Applying OpenBSD patch patch-trippy_h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |the definitions of "global" vars moved to trippy.c | |Index: trippy.h |--- trippy.h.orig |+++ trippy.h -------------------------- Patching file trippy.h using Plan A... Hunk #1 succeeded at 189. 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 xtacy-1.14p4 ===> Configuring for xtacy-1.14p4 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 -DFUNCPROTO=15 -DNARROWPROTO -- bezier.c blob.c color.c cursor.c fields.c frame.c gravity.c kaleid.c life.c lightning.c lunch.c math.c password.c plasma.c rose.c rotate.c starback.c swarm.c tag.c trippy.c waves.c xguts.c mirrors.c fractals.c modes.c > .depend ===> Building for xtacy-1.14p4 cc -O2 -I/usr/local/include -I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -c bezier.c cc -O2 -I/usr/local/include -I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -c blob.c cc -O2 -I/usr/local/include -I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -c color.c color.c:188:3: warning: call to undeclared library function 'memcpy' with type 'void *(void *, const void *, unsigned long)'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] memcpy(&temp_color,&color_info[1],sizeof(XColor)); ^ color.c:188:3: note: include the header or explicitly provide a declaration for 'memcpy' 1 warning generated. cc -O2 -I/usr/local/include -I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -c cursor.c cc -O2 -I/usr/local/include -I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -c fields.c cc -O2 -I/usr/local/include -I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -c frame.c cc -O2 -I/usr/local/include -I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -c gravity.c cc -O2 -I/usr/local/include -I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -c kaleid.c kaleid.c:285:13: warning: enumeration values 'yes' and 'lizard_spit' not handled in switch [-Wswitch] switch (rect) ^~~~ 1 warning generated. cc -O2 -I/usr/local/include -I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -c life.c cc -O2 -I/usr/local/include -I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -c lightning.c cc -O2 -I/usr/local/include -I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -c lunch.c lunch.c:109:50: warning: call to undeclared library function 'strlen' with type 'unsigned long (const char *)'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] rndm(CX[winno]),rndm(CY[winno]),LunchStr,strlen(LunchStr)); ^ lunch.c:109:50: note: include the header or explicitly provide a declaration for 'strlen' 1 warning generated. cc -O2 -I/usr/local/include -I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -c math.c cc -O2 -I/usr/local/include -I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -c password.c password.c:176:12: warning: call to undeclared library function 'strcpy' with type 'char *(char *, const char *)'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] (void) strcpy(rootpass, pw->pw_passwd); ^ password.c:176:12: note: include the header or explicitly provide a declaration for 'strcpy' password.c:254:15: warning: call to undeclared library function 'strcmp' with type 'int (const char *, const char *)'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] matched = !((strcmp(crypt(buffer, userpass), userpass)) && ^ password.c:254:15: note: include the header or explicitly provide a declaration for 'strcmp' 2 warnings generated. cc -O2 -I/usr/local/include -I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -c plasma.c cc -O2 -I/usr/local/include -I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -c rose.c cc -O2 -I/usr/local/include -I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -c rotate.c rotate.c:513:16: warning: cast to smaller integer type 'int' from 'vertex_type *' (aka 'struct vt *') [-Wpointer-to-int-cast] int base=(int)&(source->vertices[0]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ rotate.c:514:20: warning: cast to smaller integer type 'int' from 'vertex_type *' (aka 'struct vt *') [-Wpointer-to-int-cast] int facenum =(int) (source->faces[i]); ^~~~~~~~~~~~~~~~~~~~~~~~ rotate.c:544:16: warning: cast to smaller integer type 'int' from 'vertex_type *' (aka 'struct vt *') [-Wpointer-to-int-cast] int base=(int) &(dest->vertices[0]); ^~~~~~~~~~~~~~~~~~~~~~~~~~ rotate.c:545:20: warning: cast to smaller integer type 'int' from 'vertex_type *' (aka 'struct vt *') [-Wpointer-to-int-cast] int facenum =(int) (dest->faces[i]); ^~~~~~~~~~~~~~~~~~~~~~ 4 warnings generated. cc -O2 -I/usr/local/include -I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -c starback.c cc -O2 -I/usr/local/include -I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -c swarm.c swarm.c:133:22: warning: taking the absolute value of unsigned type 'unsigned long' has no effect [-Wabsolute-value] if(!rndm(100) || ((abs(queen[winno].x-queen_target_x)<64) && ^ swarm.c:133:22: note: remove the call to 'abs' since unsigned values cannot be negative if(!rndm(100) || ((abs(queen[winno].x-queen_target_x)<64) && ^~~ swarm.c:134:7: warning: taking the absolute value of unsigned type 'unsigned long' has no effect [-Wabsolute-value] (abs(queen[winno].y-queen_target_y)<64))) ^ swarm.c:134:7: note: remove the call to 'abs' since unsigned values cannot be negative (abs(queen[winno].y-queen_target_y)<64))) ^~~ cc -O2 -I/usr/local/include -I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -c tag.c 2 warnings generated. cc -O2 -I/usr/local/include -I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -c trippy.c cc -O2 -I/usr/local/include -I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -c waves.c cc -O2 -I/usr/local/include -I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -c xguts.c cc -O2 -I/usr/local/include -I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -c mirrors.c cc -O2 -I/usr/local/include -I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -c fractals.c cc -O2 -I/usr/local/include -I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -c modes.c modes.c:376:5: warning: call to undeclared library function 'memcpy' with type 'void *(void *, const void *, unsigned long)'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] memcpy(bezi[i], Bezier(makeme,21), sizeof(XPoint)*21); ^ modes.c:376:5: note: include the header or explicitly provide a declaration for 'memcpy' In file included from modes.c:15: ./trippy.h:115:8: 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] void exit_flush(); ^ modes.c:846:1: note: conflicting prototype is here exit_flush(int winno) ^ In file included from modes.c:15: ./trippy.h:114:8: 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] void exit_blur(); ^ modes.c:893:1: note: conflicting prototype is here exit_blur(int winno) ^ 3 warnings generated. rm -f xtacy cc -o xtacy -O2 -L/usr/X11R6/lib -L/usr/local/lib bezier.o blob.o color.o cursor.o fields.o frame.o gravity.o kaleid.o life.o lightning.o lunch.o math.o password.o plasma.o rose.o rotate.o starback.o swarm.o tag.o trippy.o waves.o xguts.o mirrors.o fractals.o modes.o -lXext -lX11 -lXdmcp -lXau -lm -Wl,-rpath,/usr/local/lib fields.c(fields.o:(init_field)): warning: random() may return deterministic values, is that what you want? trippy.c(trippy.o:(main)): warning: sprintf() is often misused, please use snprintf() trippy.c(trippy.o:(main)): warning: strcpy() is almost always misused, please use strlcpy() rm -f xtacy._man if test -z "" ; then cd `dirname xtacy` && ln -s `basename xtacy.man` `basename xtacy._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" < xtacy.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/\@\@$/\\/' >xtacy._man; fi >>> Running package in x11/xtacy at 1713480510.02 ===> x11/xtacy ===> Faking installation for xtacy-1.14p4 /exopi-obj/pobj/xtacy-1.14/bin/install -c -s -m 755 /exopi-obj/pobj/xtacy-1.14/Xtacy/xtacy /exopi-obj/pobj/xtacy-1.14/fake-amd64/usr/local/bin /exopi-obj/pobj/xtacy-1.14/bin/install -c -m 644 /exopi-obj/pobj/xtacy-1.14/Xtacy/xtacy.man /exopi-obj/pobj/xtacy-1.14/fake-amd64/usr/local/man/man1/xtacy.1 ===> Building package for xtacy-1.14p4 Create /exopi-cvs/ports/packages/amd64/all/xtacy-1.14p4.tgz Creating package xtacy-1.14p4 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|************************************************************* | 95% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/xtacy-1.14p4.tgz >>> Running clean in x11/xtacy at 1713480511.58 ===> x11/xtacy ===> Cleaning for xtacy-1.14p4 >>> Ended at 1713480511.81 max_stuck=2.81/depends=3.00/show-prepare-results=0.88/build=10.80/package=1.75/clean=0.27