+ 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
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:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
 # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
   ^~~~~~~
--- 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:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
 # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
   ^~~~~~~
--- MultiClock.o ---
MultiClock.c:39:8: warning: type defaults to 'int' in declaration of 'erase_hands' [-Wimplicit-int]
 static erase_hands(), xchrono_round();
        ^~~~~~~~~~~
MultiClock.c:39:23: warning: type defaults to 'int' in declaration of 'xchrono_round' [-Wimplicit-int]
 static erase_hands(), xchrono_round();
                       ^~~~~~~~~~~~~
MultiClock.c:123:22: warning: initialization of 'int' from 'void *' makes integer from pointer without a cast [-Wint-conversion]
     /* xrm_class  */ NULL,
                      ^~~~
MultiClock.c:123:22: 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]
 void SetClockUpdateInterval (interval)
      ^~~~~~~~~~~~~~~~~~~~~~
MultiClock.c: In function 'updateClocks':
MultiClock.c:426:6: warning: implicit declaration of function 'putenv'; did you mean 'getenv'? [-Wimplicit-function-declaration]
      putenv (tzEnviron);
      ^~~~~~
      getenv
MultiClock.c:441:8: warning: implicit declaration of function 'tzsetwall'; did you mean 'tzset'? [-Wimplicit-function-declaration]
   else tzsetwall();
        ^~~~~~~~~
        tzset
MultiClock.c: At top level:
MultiClock.c:617:8: warning: return type defaults to 'int' [-Wimplicit-int]
 static erase_hands (w, tm)
        ^~~~~~~~~~~
--- xchrono.o ---
xchrono.c:205:1: warning: return type defaults to 'int' [-Wimplicit-int]
 Syntax(call)
 ^~~~~~
xchrono.c: In function 'main':
xchrono.c:286:45: warning: implicit declaration of function 'getenv'; did you mean 'getline'? [-Wimplicit-function-declaration]
  clockArgs[TIMEZONE_ARG].value = (XtArgVal) getenv("TZ");
                                             ^~~~~~
                                             getline
--- 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
MultiClock.o: In function `updateClocks':
MultiClock.c:(.text+0x1883): 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-el8-trunk-x86_64/time/xchrono
*** Error code 1

Stop.
bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/time/xchrono