+ 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/hztty-2.0/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/hztty-2.0/work.log WARNING: [license.mk] Every package should define a LICENSE. ===> Building for hztty-2.0 --- bsd --- ./miniconf.sh cc -E make -j 4 DEFINES='-DBSD' hztty --- main.o --- --- tty.o --- --- io.o --- --- log.o --- --- main.o --- cc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DBSD -DHZTTY_GB_BIG5 -DHZTTY_UNICODE_GB -DHZTTY_UNICODE_BIG5 -I. -c main.c --- tty.o --- cc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DBSD -DHZTTY_GB_BIG5 -DHZTTY_UNICODE_GB -DHZTTY_UNICODE_BIG5 -I. -c tty.c --- log.o --- cc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DBSD -DHZTTY_GB_BIG5 -DHZTTY_UNICODE_GB -DHZTTY_UNICODE_BIG5 -I. -c log.c --- io.o --- cc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DBSD -DHZTTY_GB_BIG5 -DHZTTY_UNICODE_GB -DHZTTY_UNICODE_BIG5 -I. -c io.c --- main.o --- main.c:96:1: error: return type defaults to 'int' [-Wimplicit-int] 96 | main(argc, argv) | ^~~~ main.c: In function 'main': main.c:157:16: error: implicit declaration of function 'signal'; did you mean 'strsignal'? [-Wimplicit-function-declaration] 157 | (void) signal(SIGCHLD, finish); | ^~~~~~ | strsignal main.c: In function 'fail': main.c:293:17: error: implicit declaration of function 'kill' [-Wimplicit-function-declaration] 293 | kill (child, SIGTERM); | ^~~~ *** [main.o] Error code 1 make[1]: stopped making "hztty" in /home/pbulk/build/converters/hztty/work/hztty-2.0 make[1]: 1 error make[1]: stopped making "hztty" in /home/pbulk/build/converters/hztty/work/hztty-2.0 *** [bsd] Error code 2 bmake: stopped making "bsd" in /home/pbulk/build/converters/hztty/work/hztty-2.0 bmake: 1 error bmake: stopped making "bsd" in /home/pbulk/build/converters/hztty/work/hztty-2.0 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/converters/hztty *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/converters/hztty