>>> Building on exopi-5 under x11/xantfarm BDEPENDS = [devel/imake-cf;devel/imake] DIST = [x11/xantfarm:xantfarm_23oct1991.tar.gz] FULLPKGNAME = xantfarm-1.16p3 (Junk lock failure for exopi-5 at 1713949745.10962) Received IO (Junk lock obtained for exopi-5 at 1713949753.25) Woken up x11/xantfarm Woken up x11/xantfarm >>> Running depends in x11/xantfarm at 1713949758.91 last junk was in sysutils/p5-Data-Entropy /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/xantfarm at 1713949762.00 ===> x11/xantfarm ===> Building from scratch xantfarm-1.16p3 ===> xantfarm-1.16p3 depends on: imake-* -> imake-1.0.9 ===> xantfarm-1.16p3 depends on: imake-cf-* -> imake-cf-1.0.7p0 ===> Verifying specs: X11 Xau Xdmcp Xext c ===> found X11.18.0 Xau.10.0 Xdmcp.11.0 Xext.13.0 c.100.0 imake-1.0.9 imake-cf-1.0.7p0 (Junk lock released for exopi-5 at 1713949764.07) distfiles size=12135 >>> Running build in x11/xantfarm at 1713949764.11 ===> x11/xantfarm ===> Checking files for xantfarm-1.16p3 `/exopi-cvs/ports/distfiles/xantfarm_23oct1991.tar.gz' is up to date. >> (SHA256) xantfarm_23oct1991.tar.gz: OK ===> Extracting for xantfarm-1.16p3 ===> Patching for xantfarm-1.16p3 ===> Applying OpenBSD patch patch-xantfarm_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: xantfarm.c |--- xantfarm.c.orig |+++ xantfarm.c -------------------------- Patching file xantfarm.c using Plan A... Hunk #1 succeeded at 25. Hunk #2 succeeded at 114. Hunk #3 succeeded at 329. Hunk #4 succeeded at 1528. 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 xantfarm-1.16p3 ===> Configuring for xantfarm-1.16p3 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 -- xantfarm.c > .depend ===> Building for xantfarm-1.16p3 cc -O2 -I/usr/local/include -I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -c xantfarm.c xantfarm.c:343:11: warning: passing arguments to 'x_init' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] x_init( &argc, argv ); ^ xantfarm.c:396:28: warning: incompatible pointer types passing 'long *' to parameter of type 'time_t *' (aka 'long long *') [-Wincompatible-pointer-types] srandom( (int) ( time( (long*) 0 ) ^ getpid() ) ); ^~~~~~~~~ /usr/include/time.h:123:21: note: passing argument to parameter here time_t time(time_t *); ^ xantfarm.c:333:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] main( argc, argv ) ^ xantfarm.c:454:37: warning: passing arguments to 'VirtualRootWindowOfScreen' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] root = VirtualRootWindowOfScreen( screen ); ^ xantfarm.c:459:15: warning: passing arguments to 'x_init_rdb' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] x_init_rdb( argcP, argv ); ^ xantfarm.c:463:26: warning: passing arguments to 'x_get_resource' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rval = x_get_resource( rname, rclass ); ^ xantfarm.c:469:26: warning: passing arguments to 'x_get_resource' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rval = x_get_resource( rname, rclass ); ^ xantfarm.c:471:20: warning: passing arguments to 'x_str_to_bool' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ( x_str_to_bool( rval ) ) ^ xantfarm.c:477:26: warning: passing arguments to 'x_get_resource' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rval = x_get_resource( rname, rclass ); ^ xantfarm.c:479:31: warning: passing arguments to 'x_str_to_bool' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] reverse_video = x_str_to_bool( rval ); ^ xantfarm.c:481:32: warning: passing arguments to 'x_get_color_resource' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ( ! x_get_color_resource( XtNforeground, XtCForeground, &foreground ) ) ^ xantfarm.c:484:32: warning: passing arguments to 'x_get_color_resource' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ( ! x_get_color_resource( XtNbackground, XtCBackground, &background ) ) ^ xantfarm.c:496:32: warning: passing arguments to 'x_get_color_resource' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ( ! x_get_color_resource( "airColor", XtCColor, &air_color ) ) ^ xantfarm.c:501:32: warning: passing arguments to 'x_get_color_resource' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ( ! x_get_color_resource( "sandColor", XtCColor, &sand_color ) ) ^ xantfarm.c:512:32: warning: passing arguments to 'x_get_color_resource' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ( ! x_get_color_resource( "antColor", XtCColor, &ant_color ) ) ^ xantfarm.c:412:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] x_init( argcP, argv ) ^ xantfarm.c:119:13: 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 x_init(); ^ xantfarm.c:530:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] VirtualRootWindowOfScreen( screen ) ^ xantfarm.c:120:15: 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 Window VirtualRootWindowOfScreen(); ^ xantfarm.c:598:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] x_init_rdb( argcP, argv ) ^ xantfarm.c:121:13: 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 x_init_rdb(); ^ xantfarm.c:655:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] x_get_resource( name, class ) ^ xantfarm.c:122:14: 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 char* x_get_resource(); ^ xantfarm.c:669:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] x_str_to_bool( str ) ^ xantfarm.c:123:12: 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 int x_str_to_bool(); ^ xantfarm.c:685:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] x_get_color_resource( name, class, cP ) ^ xantfarm.c:124:12: 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 int x_get_color_resource(); ^ xantfarm.c:743:54: warning: passing arguments to 'read_world' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ( checkpoint_file == (char*) 0 || ! read_world( checkpoint_file ) ) ^ xantfarm.c:762:9: warning: passing arguments to 'new_ant' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] new_ant( a ); ^ xantfarm.c:775:11: warning: passing arguments to 'behave' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] behave( a, B_WANDERING, T_WANDERING ); ^ xantfarm.c:769:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] new_ant( a ) ^ xantfarm.c:126:13: 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 new_ant(); ^ xantfarm.c:841:15: warning: passing arguments to 'invalidate' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] invalidate( 0, 0, world_w, world_h ); ^ xantfarm.c:850:9: warning: passing arguments to 'expose' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] expose( ^ xantfarm.c:862:35: warning: incompatible pointer types passing 'int *' to parameter of type 'fd_set *' (aka 'struct fd_set *') [-Wincompatible-pointer-types] (void) select( fd + 1, &fds, (int*) 0, (int*) 0, &timeout ); ^~~~~~~~ /usr/include/sys/select.h:128:57: note: passing argument to parameter here int select(int, fd_set * __restrict, fd_set * __restrict, ^ xantfarm.c:862:45: warning: incompatible pointer types passing 'int *' to parameter of type 'fd_set *' (aka 'struct fd_set *') [-Wincompatible-pointer-types] (void) select( fd + 1, &fds, (int*) 0, (int*) 0, &timeout ); ^~~~~~~~ /usr/include/sys/select.h:129:25: note: passing argument to parameter here fd_set * __restrict, struct timeval * __restrict); ^ xantfarm.c:872:14: warning: passing arguments to 'write_world' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] write_world( cfP ); ^ xantfarm.c:880:12: warning: passing arguments to 'expose' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] expose( ^ xantfarm.c:886:10: warning: passing arguments to 'poke' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] poke( ev.xmotion.x, ev.xmotion.y ); ^ xantfarm.c:924:12: warning: passing arguments to 'paint_run' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] paint_run( run_start, run_count, run_type, y ); ^ xantfarm.c:931:15: warning: passing arguments to 'paint_run' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] paint_run( run_start, run_count, run_type, y ); ^ xantfarm.c:893:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] expose( ex, ey, ew, eh ) ^ xantfarm.c:129:13: 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 expose(); ^ xantfarm.c:957:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] paint_run( run_start, run_count, run_type, y ) ^ xantfarm.c:130:13: 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 paint_run(); ^ xantfarm.c:998:7: warning: passing arguments to 'drop' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] drop( a ); ^ xantfarm.c:1026:17: warning: passing arguments to 'invalidate_ant' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] invalidate_ant( a ); ^ xantfarm.c:1031:20: warning: passing arguments to 'invalidate_ant' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] invalidate_ant( a ); ^ xantfarm.c:1032:12: warning: passing arguments to 'behave' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] behave( a, B_PANIC, T_PANIC ); ^ xantfarm.c:984:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] poke( px, py ) ^ xantfarm.c:131:13: 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 poke(); ^ xantfarm.c:1038:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] invalidate( x, y, w, h ) ^ xantfarm.c:132:13: 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 invalidate(); ^ xantfarm.c:1106:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] invalidate_ant( a ) ^ xantfarm.c:133:13: 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 invalidate_ant(); ^ xantfarm.c:1161:11: warning: passing arguments to 'turn' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] turn( a ); ^ xantfarm.c:1170:18: warning: passing arguments to 'try_dig' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) try_dig( a, 0 ); ^ xantfarm.c:1172:8: warning: passing arguments to 'turn' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] turn( a ); ^ xantfarm.c:1175:10: warning: passing arguments to 'behave' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] behave( a, B_WANDERING, T_WANDERING ); ^ xantfarm.c:1176:8: warning: passing arguments to 'move' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] move( a ); ^ xantfarm.c:1182:8: warning: passing arguments to 'drop' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] drop( a ); ^ xantfarm.c:1185:10: warning: passing arguments to 'behave' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] behave( a, B_CARRYING, T_CARRYING ); ^ xantfarm.c:1186:8: warning: passing arguments to 'move' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] move( a ); ^ xantfarm.c:1193:10: warning: passing arguments to 'behave' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] behave( a, B_WANDERING, T_WANDERING ); ^ xantfarm.c:1197:10: warning: passing arguments to 'behave' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] behave( a, B_PANIC, T_PANIC ); ^ xantfarm.c:1198:8: warning: passing arguments to 'move' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] move( a ); ^ xantfarm.c:1222:6: warning: passing arguments to 'turn' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] turn( a ); ^ xantfarm.c:1233:20: warning: passing arguments to 'try_dig' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) try_dig( a, 1 ); ^ xantfarm.c:1236:10: warning: passing arguments to 'turn' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] turn( a ); ^ xantfarm.c:1251:10: warning: passing arguments to 'drop' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] drop( a ); ^ xantfarm.c:1208:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] move( a ) ^ xantfarm.c:137:13: 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 move(); ^ xantfarm.c:1274:19: warning: passing arguments to 'legal_dir' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ( legal_dir( a, d ) ) ^ xantfarm.c:1276:24: warning: passing arguments to 'legal_dir' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] else if ( legal_dir( a, d2 ) ) ^ xantfarm.c:1284:40: warning: passing arguments to 'legal_dir' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ( d != ants[a].dir && legal_dir( a, d ) ) ^ xantfarm.c:1304:7: warning: passing arguments to 'drop' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] drop( a ); ^ xantfarm.c:1265:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] turn( a ) ^ xantfarm.c:138:13: 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 turn(); ^ xantfarm.c:1312:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] legal_dir( a, d ) ^ xantfarm.c:139:12: 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 int legal_dir(); ^ xantfarm.c:1356:18: warning: passing arguments to 'loosen_neighbors' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] loosen_neighbors( x, y ); ^ xantfarm.c:1357:8: warning: passing arguments to 'behave' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] behave( a, B_CARRYING, T_CARRYING ); ^ xantfarm.c:1335:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] try_dig( a, forward ) ^ xantfarm.c:140:12: 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 int try_dig(); ^ xantfarm.c:1375:13: warning: passing arguments to 'loosen_one' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] loosen_one( x, y ); ^ xantfarm.c:1365:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] loosen_neighbors( xc, yc ) ^ xantfarm.c:141:13: 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 loosen_neighbors(); ^ xantfarm.c:1379:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] loosen_one( x, y ) ^ xantfarm.c:142:13: 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 loosen_one(); ^ xantfarm.c:1437:11: warning: passing arguments to 'behave' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] behave( a, B_WANDERING, T_WANDERING ); ^ xantfarm.c:1431:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] drop( a ) ^ xantfarm.c:143:13: 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 drop(); ^ xantfarm.c:1441:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] behave( a, behavior, timer ) ^ xantfarm.c:144:13: 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 behave(); ^ xantfarm.c:1527:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] read_world( cf ) ^ xantfarm.c:146:12: 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 int read_world(); ^ xantfarm.c:1616:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] write_world( fP ) ^ xantfarm.c:147:13: 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 write_world(); ^ 98 warnings generated. rm -f xantfarm cc -o xantfarm -O2 -L/usr/X11R6/lib -L/usr/local/lib xantfarm.o -lXext -lX11 -lXdmcp -lXau -Wl,-rpath,/usr/local/lib xantfarm.c(xantfarm.o:(main)): warning: strcpy() is almost always misused, please use strlcpy() xantfarm.c(xantfarm.o:(main)): warning: sprintf() is often misused, please use snprintf() xantfarm.c(xantfarm.o:(main)): warning: random() may return deterministic values, is that what you want? rm -f xantfarm._man if test -z "" ; then cd `dirname xantfarm` && ln -s `basename xantfarm.man` `basename xantfarm._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" < xantfarm.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/\@\@$/\\/' >xantfarm._man; fi >>> Running package in x11/xantfarm at 1713949767.76 ===> x11/xantfarm ===> Faking installation for xantfarm-1.16p3 install -c xantfarm /exopi-obj/pobj/xantfarm-1.16/fake-amd64/usr/local/bin/xantfarm install in . done install -c -m 0444 xantfarm._man /exopi-obj/pobj/xantfarm-1.16/fake-amd64/usr/local/man/man1/xantfarm.1 install.man in . done ===> Building package for xantfarm-1.16p3 Create /exopi-cvs/ports/packages/amd64/all/xantfarm-1.16p3.tgz Creating package xantfarm-1.16p3 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|**** | 7% checksumming|********* | 14% checksumming|************* | 21% checksumming|***************** | 29% checksumming|********************** | 36% checksumming|************************** | 43% checksumming|******************************* | 50% checksumming|*********************************** | 57% checksumming|*************************************** | 64% checksumming|******************************************** | 71% checksumming|************************************************ | 79% checksumming|**************************************************** | 86% checksumming|********************************************************* | 93% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|*********************************************************** | 92% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/xantfarm-1.16p3.tgz >>> Running clean in x11/xantfarm at 1713949770.97 ===> x11/xantfarm ===> Cleaning for xantfarm-1.16p3 >>> Ended at 1713949771.52 max_stuck=2.59/waiting-for-lock #28=13.44/depends=3.12/show-prepare-results=2.45/build=3.54/package=3.31/clean=0.59