+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/xrootconsole-0.6nb2/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/xrootconsole-0.6nb2/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
===> Building for xrootconsole-0.6nb2
gcc -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -O2 -DNDEBUG -Wall "-DXROOTCONSOLE_VERSION=\"RELEASE-0_6\"" -I/opt/pkg/include -I /opt/pkg/include  -c -o main.o main.c
gcc -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -O2 -DNDEBUG -Wall "-DXROOTCONSOLE_VERSION=\"RELEASE-0_6\"" -I/opt/pkg/include -I /opt/pkg/include  -c -o util.o util.c
gcc -L/opt/pkg/lib -Wl,-R/opt/pkg/lib -L /opt/pkg/lib -s main.o util.o -lX11 -lutil -o xrootconsole
ld: fatal: library -lutil: not found
ld: fatal: file processing errors. No output written to xrootconsole
collect2: error: ld returned 1 exit status
gmake: *** [Makefile:70: xrootconsole] Error 1
*** Error code 2

Stop.
bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/xrootconsole
*** Error code 1

Stop.
bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/xrootconsole