+ 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/cbzone-2.0cnb2/work.log
+ su pbulk -c '"$@"' make /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/cbzone-2.0cnb2/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
WARNING: [license.mk] Every package should define a LICENSE.
===> Building for cbzone-2.0cnb2
rm -f cbzone.script
cc -O2 -fno-strength-reduce -fno-strict-aliasing      -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   -DTANKDIR=\"/usr/pkg/share/cbzone\"  -I/usr/pkg/include  -c -o c_main.o c_main.c
sed 's|@TANK_APPDIR@|/usr/share/X11/app-defaults|g;s|@TANK_LIBDIR@|/usr/pkg/share/cbzone|g;s|@TANK_SOUNDDIR@|/usr/pkg/share/cbzone/sounds|g' < cbzone.script.src > cbzone.script
cc -O2 -fno-strength-reduce -fno-strict-aliasing      -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   -DTANKDIR=\"/usr/pkg/share/cbzone\"  -I/usr/pkg/include  -c -o c_move.o c_move.c
c_main.c: In function 'main':
c_main.c:136:8: warning: extra tokens at end of #endif directive [enabled by default]
 #endif DEVELOPER
        ^
c_main.c:149:5: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
     exit(1);
     ^
c_move.c: In function 'placeobjects':
c_move.c:58:7: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
       exit(1);
       ^
c_main.c:200:7: warning: incompatible implicit declaration of built-in function 'free' [enabled by default]
       free(o);
       ^
c_main.c:201:7: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
       exit(scores(score));
       ^
c_move.c:137:7: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
       exit(1);
       ^
c_main.c:307:11: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
           exit(1);
           ^
c_main.c:658:11: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
           exit(1);
           ^
c_main.c:715:8: warning: extra tokens at end of #endif directive [enabled by default]
 #endif DEVELOPER
        ^
c_main.c:716:5: warning: incompatible implicit declaration of built-in function 'free' [enabled by default]
     free(o);
     ^
c_main.c:720:5: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
     exit(scores(score));
     ^
c_main.c:800:8: warning: extra tokens at end of #endif directive [enabled by default]
 #endif DEVELOPER
        ^
cc -O2 -fno-strength-reduce -fno-strict-aliasing      -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   -DTANKDIR=\"/usr/pkg/share/cbzone\"  -I/usr/pkg/include  -c -o c_graphics.o c_graphics.c
c_graphics.c: In function 'scanner':
c_graphics.c:300:7: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
       exit(1);
       ^
cc -O2 -fno-strength-reduce -fno-strict-aliasing      -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   -DTANKDIR=\"/usr/pkg/share/cbzone\"  -I/usr/pkg/include  -c -o c_scores.o c_scores.c
In file included from /usr/include/stdio.h:937:0,
                 from c_includes.h:1,
                 from c_scores.c:1:
In function 'fgets',
    inlined from 'scores' at c_scores.c:193:13:
/usr/include/bits/stdio2.h:261:2: warning: call to '__fgets_chk_warn' declared with attribute warning: fgets called with bigger size than length of destination buffer [enabled by default]
  return __fgets_chk_warn (__s, __bos (__s), __n, __stream);
  ^
cc -O2 -fno-strength-reduce -fno-strict-aliasing      -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   -DTANKDIR=\"/usr/pkg/share/cbzone\"  -I/usr/pkg/include  -c -o c_gpr.o c_gpr.c
In function 'fgets',
    inlined from 'scores' at c_scores.c:209:13:
/usr/include/bits/stdio2.h:261:2: warning: call to '__fgets_chk_warn' declared with attribute warning: fgets called with bigger size than length of destination buffer [enabled by default]
  return __fgets_chk_warn (__s, __bos (__s), __n, __stream);
  ^
In function 'fgets',
    inlined from 'scores' at c_scores.c:214:16:
/usr/include/bits/stdio2.h:261:2: warning: call to '__fgets_chk_warn' declared with attribute warning: fgets called with bigger size than length of destination buffer [enabled by default]
  return __fgets_chk_warn (__s, __bos (__s), __n, __stream);
  ^
In function 'fgets',
    inlined from 'scores' at c_scores.c:193:13:
/usr/include/bits/stdio2.h:261:2: warning: call to '__fgets_chk_warn' declared with attribute warning: fgets called with bigger size than length of destination buffer [enabled by default]
  return __fgets_chk_warn (__s, __bos (__s), __n, __stream);
  ^
/usr/include/bits/stdio2.h:261:2: warning: call to '__fgets_chk_warn' declared with attribute warning: fgets called with bigger size than length of destination buffer [enabled by default]
cc -O2 -fno-strength-reduce -fno-strict-aliasing      -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   -DTANKDIR=\"/usr/pkg/share/cbzone\"  -I/usr/pkg/include  -c -o c_parseopts.o c_parseopts.c
c_gpr.c: In function 'createfadedcolors':
c_gpr.c:118:5: warning: incompatible implicit declaration of built-in function 'free' [enabled by default]
     free(fcnames);
     ^
c_gpr.c: In function 'standardizecolors':
c_gpr.c:160:5: warning: incompatible implicit declaration of built-in function 'free' [enabled by default]
     free(bases);
     ^
c_gpr.c: In function 'writecolormap':
c_gpr.c:183:5: warning: incompatible implicit declaration of built-in function 'free' [enabled by default]
     free(pixels);
     ^
c_gpr.c: In function 'gprinqconfig':
c_gpr.c:517:5: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
     exit(0);
     ^
c_parseopts.c: In function 'pager':
c_parseopts.c:31:7: warning: incompatible implicit declaration of built-in function 'execlp' [enabled by default]
       execlp(pager,pager,buf,0);
       ^
c_parseopts.c: In function 'getoptionint':
c_parseopts.c:58:5: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
     exit(0);
     ^
c_parseopts.c: In function 'parseopt':
c_parseopts.c:171:5: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
     exit(0);
     ^
cc -O2 -fno-strength-reduce -fno-strict-aliasing      -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   -DTANKDIR=\"/usr/pkg/share/cbzone\"  -I/usr/pkg/include  -c -o c_draw.o c_draw.c
cc -O2 -fno-strength-reduce -fno-strict-aliasing      -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   -DTANKDIR=\"/usr/pkg/share/cbzone\"  -I/usr/pkg/include  -c -o c_explode.o c_explode.c
rm -f cbzone.exec
cc -o cbzone.exec c_main.o         c_move.o         c_graphics.o         c_scores.o         c_gpr.o         c_parseopts.o         c_draw.o         c_explode.o -O2 -fno-strength-reduce -fno-strict-aliasing     -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/pkg/lib   -lXt -lSM -lICE -lXext -lX11 -lm     -Wl,-rpath,/usr/pkg/lib -Wl,-rpath-link,./exports/lib