+ 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/heyu-1.35nb1/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/heyu-1.35nb1/work.log WARNING: [license.mk] Every package should define a LICENSE. ===> Building for heyu-1.35nb1 --- all --- You are using a dummy make file. Just a moment while the configure script runs to create a valid makefile ./Configure This script will create a valid Makefile based on the results of the uname(1) output. Please stand-by a moment. checking for siginterrupt() Not using siginterrupt() The Makefile has been created for sunos. Continuing with the make --- date.o --- --- erase.o --- --- info.o --- --- message.o --- --- date.o --- gcc -g -O -DSYSV -DPOSIX -DSOLARIS -DLOCKDIR=\"/var/spool/locks\" -DHASSELECT -Wall -c date.c --- erase.o --- gcc -g -O -DSYSV -DPOSIX -DSOLARIS -DLOCKDIR=\"/var/spool/locks\" -DHASSELECT -Wall -c erase.c --- info.o --- gcc -g -O -DSYSV -DPOSIX -DSOLARIS -DLOCKDIR=\"/var/spool/locks\" -DHASSELECT -Wall -c info.c --- message.o --- gcc -g -O -DSYSV -DPOSIX -DSOLARIS -DLOCKDIR=\"/var/spool/locks\" -DHASSELECT -Wall -c message.c --- info.o --- info.c: In function 'c_info': info.c:36:5: error: type of 'argc' defaults to 'int' [-Wimplicit-int] 36 | int c_info(argc, argv) | ^~~~~~ *** [info.o] Error code 1 make[1]: stopped making "all" in /home/pbulk/build/misc/heyu/work/heyu.dir --- date.o --- date.c: In function 'c_date': date.c:42:5: error: type of 'argc' defaults to 'int' [-Wimplicit-int] 42 | int c_date(argc, argv) | ^~~~~~ date.c:45:10: warning: variable 'today' set but not used [-Wunused-but-set-variable] 45 | int today; | ^~~~~ *** [date.o] Error code 1 make[1]: stopped making "all" in /home/pbulk/build/misc/heyu/work/heyu.dir make[1]: 2 errors make[1]: stopped making "all" in /home/pbulk/build/misc/heyu/work/heyu.dir *** [all] Error code 2 bmake: stopped making "all" in /home/pbulk/build/misc/heyu/work/heyu.dir bmake: 1 error bmake: stopped making "all" in /home/pbulk/build/misc/heyu/work/heyu.dir *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/misc/heyu *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/misc/heyu