+ 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/xmeter-1.15nb4/work.log
+ su pbulk -c '"$@"' make /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/xmeter-1.15nb4/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
WARNING: [license.mk] Every package should define a LICENSE.
===> Building for xmeter-1.15nb4
--- xmeter.o ---
--- xmeter._man ---
--- xmeter.o ---
cc -O2 -fno-strength-reduce -fno-strict-aliasing    -I. -I./X11  -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 xmeter.c
--- xmeter._man ---
rm -f xmeter._man
if test -z "" ; then  cd `dirname xmeter` &&  ln -s `basename xmeter.man` `basename xmeter._man`;  else  cpp -undef -traditional  -D__apploaddir__=/usr/share/X11/app-defaults -D__appmansuffix__=1 -D__filemansuffix__=5 -D__libmansuffix__=3 -D__miscmansuffix__=7 -D__drivermansuffix__=4 -D__adminmansuffix__=8 -D__projectroot__=/usr/pkg -D__xconfigfile__=xorg.conf -D__xconfigdir__=/usr/pkg/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"   < xmeter.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/\@\@$/\\/' >xmeter._man;  fi
--- xmeter.o ---
xmeter.c:36:8: warning: extra tokens at end of #endif directive [enabled by default]
 #endif lint
        ^
xmeter.c: In function 'main':
xmeter.c:671:3: warning: passing argument 2 of 'signal' from incompatible pointer type [enabled by default]
   signal(SIGCHLD, freechild);  /* Clean up after our children */
   ^
In file included from /usr/include/sys/param.h:28:0,
                 from xmeter.c:130:
/usr/include/signal.h:102:23: note: expected '__sighandler_t' but argument is of type 'int (*)()'
 extern __sighandler_t signal (int __sig, __sighandler_t __handler)
                       ^
xmeter.c: In function 'createmenus':
xmeter.c:779:36: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
       (XtCallbackProc) changestat, (XtPointer) i);
                                    ^
xmeter.c: In function 'freechild':
xmeter.c:899:8: warning: extra tokens at end of #endif directive [enabled by default]
 #endif SYSV
        ^
xmeter.c: In function 'waitforhost':
xmeter.c:1014:7: warning: extra tokens at end of #else directive [enabled by default]
 #else !SVR4
       ^
xmeter.c:1016:8: warning: extra tokens at end of #endif directive [enabled by default]
 #endif !SVR4
        ^
xmeter.c: In function 'getmeter':
xmeter.c:1357:7: warning: passing argument 3 of 'sh->clnt->cl_ops->cl_call' from incompatible pointer type [enabled by default]
       cs = clnt_call(sh->clnt, RSTATPROC_STATS, xdr_void, 0, xdr_statstime,
       ^
xmeter.c:1357:7: note: expected 'xdrproc_t' but argument is of type 'bool_t (*)(void)'
xmeter.c:1357:7: warning: passing argument 5 of 'sh->clnt->cl_ops->cl_call' from incompatible pointer type [enabled by default]
xmeter.c:1357:7: note: expected 'xdrproc_t' but argument is of type 'bool_t (*)(struct XDR *, struct statstime *)'
xmeter.c: In function 'getport':
xmeter.c:1389:3: warning: passing argument 3 of 'c->cl_ops->cl_call' from incompatible pointer type [enabled by default]
   cs = clnt_call(c, PMAPPROC_GETPORT, xdr_pmap, (caddr_t) &pm,
   ^
xmeter.c:1389:3: note: expected 'xdrproc_t' but argument is of type 'bool_t (*)(struct XDR *, struct pmap *)'
xmeter.c:1389:3: warning: passing argument 5 of 'c->cl_ops->cl_call' from incompatible pointer type [enabled by default]
xmeter.c:1389:3: note: expected 'xdrproc_t' but argument is of type 'bool_t (*)(struct XDR *, u_short *)'
--- xmeter ---
rm -f xmeter
cc -o xmeter -O2 -fno-strength-reduce -fno-strict-aliasing     -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/pkg/lib   xmeter.o -lXaw -lXmu -lXt -lSM -lICE -lXpm  -lXext -lX11   -lrpcsvc   -Wl,-rpath,/usr/pkg/lib -Wl,-rpath-link,./exports/lib