+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/xchrono-19900813nb2/work.log + su pbulk -c '"$@"' make /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/xchrono-19900813nb2/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 WARNING: [license.mk] Every package should define a LICENSE. ===> Building for xchrono-19900813nb2 --- xchrono.o --- --- MultiClock.o --- --- xchrono.o --- cc -O2 -fno-strength-reduce -fno-strict-aliasing -I/usr/pkg/include -I. -I/usr/pkg/include -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -I/usr/pkg/include -c xchrono.c --- MultiClock.o --- cc -O2 -fno-strength-reduce -fno-strict-aliasing -I/usr/pkg/include -I. -I/usr/pkg/include -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -I/usr/pkg/include -c MultiClock.c --- xchrono.o --- In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from xchrono.c:32: /usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ --- MultiClock.o --- In file included from /usr/include/sys/types.h:25, from /home/pbulk/build/time/xchrono/work/.buildlink/include/X11/Xlib.h:38, from MultiClock.c:30: /usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ --- xchrono.o --- xchrono.c:205:1: warning: return type defaults to 'int' [-Wimplicit-int] 205 | Syntax(call) | ^~~~~~ xchrono.c: In function 'main': xchrono.c:286:52: warning: implicit declaration of function 'getenv' [-Wimplicit-function-declaration] 286 | clockArgs[TIMEZONE_ARG].value = (XtArgVal) getenv("TZ"); | ^~~~~~ --- MultiClock.o --- MultiClock.c:39:8: warning: type defaults to 'int' in declaration of 'erase_hands' [-Wimplicit-int] 39 | static erase_hands(), xchrono_round(); | ^~~~~~~~~~~ MultiClock.c:39:23: warning: type defaults to 'int' in declaration of 'xchrono_round' [-Wimplicit-int] 39 | static erase_hands(), xchrono_round(); | ^~~~~~~~~~~~~ MultiClock.c:123:41: warning: initialization of 'int' from 'void *' makes integer from pointer without a cast [-Wint-conversion] 123 | /* xrm_class */ NULL, | ^~~~ MultiClock.c:123:41: note: (near initialization for 'clockClassRec.core_class.xrm_class') MultiClock.c: In function 'SetClockUpdateInterval': MultiClock.c:213:6: warning: type of 'interval' defaults to 'int' [-Wimplicit-int] 213 | void SetClockUpdateInterval (interval) | ^~~~~~~~~~~~~~~~~~~~~~ MultiClock.c: In function 'updateClocks': MultiClock.c:426:13: warning: implicit declaration of function 'putenv'; did you mean 'getenv'? [-Wimplicit-function-declaration] 426 | putenv (tzEnviron); | ^~~~~~ | getenv MultiClock.c:441:8: warning: implicit declaration of function 'tzsetwall' [-Wimplicit-function-declaration] 441 | else tzsetwall(); | ^~~~~~~~~ MultiClock.c: At top level: MultiClock.c:617:8: warning: return type defaults to 'int' [-Wimplicit-int] 617 | static erase_hands (w, tm) | ^~~~~~~~~~~ --- xchrono --- rm -f xchrono cc -o xchrono -L /usr/pkg/lib xchrono.o MultiClock.o -lXaw -lXmu -lXt -lX11 -lm -Wl,-rpath,/usr/pkg/lib -Wl,-rpath-link,./exports/lib /bin/ld: MultiClock.o: in function `updateClocks': MultiClock.c:(.text+0x16e3): undefined reference to `tzsetwall' collect2: error: ld returned 1 exit status *** [xchrono] Error code 1 bmake: stopped making "all" in /home/pbulk/build/time/xchrono/work/xchrono bmake: 1 error bmake: stopped making "all" in /home/pbulk/build/time/xchrono/work/xchrono *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/time/xchrono *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/time/xchrono