+ 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/xcompmgr-1.1.10/work.log
+ su pbulk -c '"$@"' make /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/xcompmgr-1.1.10/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
WARNING: [license.mk] Every package should define a LICENSE.
===> Building for xcompmgr-1.1.10
--- all ---
/usr/pkg/bin/bmake  all-recursive
--- all-recursive ---
Making all in man
--- xcompmgr.1 ---
  GEN      xcompmgr.1
--- xcompmgr.o ---
  CC       xcompmgr.o
xcompmgr.c:57: warning: "CAN_DO_USABLE" redefined
 #define CAN_DO_USABLE 0
 
<command-line>: note: this is the location of the previous definition
xcompmgr.c: In function 'make_gaussian_map':
xcompmgr.c:396:22: warning: cast from function call of type 'double' to non-matching type 'int' [-Wbad-function-cast]
     int      size = ((int) ceil ((r * 3)) + 1) & ~1;
                      ^
xcompmgr.c: In function 'main':
xcompmgr.c:2315:23: error: implicit declaration of function 'reallocarray'; did you mean 'realloc'? [-Werror=implicit-function-declaration]
        expose_rects = reallocarray (old,
                       ^~~~~~~~~~~~
                       realloc
xcompmgr.c:2315:23: warning: nested extern declaration of 'reallocarray' [-Wnested-externs]
xcompmgr.c:2315:21: warning: assignment to 'XRectangle *' {aka 'struct <anonymous> *'} from 'int' makes pointer from integer without a cast [-Wint-conversion]
        expose_rects = reallocarray (old,
                     ^
xcompmgr.c:2328:21: warning: assignment to 'XRectangle *' {aka 'struct <anonymous> *'} from 'int' makes pointer from integer without a cast [-Wint-conversion]
        expose_rects = reallocarray (NULL, more,
                     ^
cc1: some warnings being treated as errors
*** [xcompmgr.o] Error code 1

bmake[2]: stopped making "all-am" in /home/pbulk/build/x11/xcompmgr/work/xcompmgr-1.1.10
bmake[2]: 1 error

bmake[2]: stopped making "all-am" in /home/pbulk/build/x11/xcompmgr/work/xcompmgr-1.1.10

bmake[1]: stopped making "all-recursive" in /home/pbulk/build/x11/xcompmgr/work/xcompmgr-1.1.10

bmake: stopped making "all" in /home/pbulk/build/x11/xcompmgr/work/xcompmgr-1.1.10
*** Error code 2

Stop.
bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/x11/xcompmgr
*** Error code 1

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