+ 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/hptools-3.0.8/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/hptools-3.0.8/work.log ===> Building for hptools-3.0.8 gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DHAVE_CONFIG_H -I. -I../include -c ../common/version.c gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DHAVE_CONFIG_H -I. -I../include -c ../makerom/makerom.c gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -o makerom makerom.o version.o ld: warning: symbol 'link' has differing types: (file makerom.o type=OBJT; file /lib/amd64/libc.so type=FUNC); makerom.o definition taken ld: warning: symbol 'link' has differing types: (file makerom.o type=OBJT; file /lib/amd64/libc.so type=FUNC); gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DHAVE_CONFIG_H -I. -I../include -c ../common/debug.c gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DHAVE_CONFIG_H -I. -I../include -c ../rplcomp/hash.c gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DHAVE_CONFIG_H -I. -I../include -c ../rplcomp/rplcomp.c gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DHAVE_CONFIG_H -I. -I../include -c ../rplcomp/masd.c gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DHAVE_CONFIG_H -I. -I../include -c ../rplcomp/defer.c gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DHAVE_CONFIG_H -I. -I../include -c ../common/envfile.c -o envfile.o gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DHAVE_CONFIG_H -I. -I../include -c ../common/error.c gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -o rplcomp debug.o hash.o rplcomp.o version.o masd.o defer.o envfile.o error.o gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DHAVE_CONFIG_H -I. -I../include -c ../common/convert.c gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DHAVE_CONFIG_H -I. -I../include -c ../sasm/expr.c gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DHAVE_CONFIG_H -I. -I../include -c ../sasm/opcodegen.c gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DHAVE_CONFIG_H -I. -I../include -c ../sasm/opcode.c gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DHAVE_CONFIG_H -I. -I../include -c ../sasm/symbols.c gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DHAVE_CONFIG_H -I. -I../include -c ../sasm/sasm.c gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DHAVE_CONFIG_H -I. -I../include -c ../common/getopt.c In file included from ../common/getopt.c:15: ../common/getopt.c: In function 'getopt': ../include/getopt.h:4:25: error: implicit declaration of function 'write' [-Wimplicit-function-declaration] 4 | #define WRITE(s) write(2, argv[0], strlen(argv[0])); \ | ^~~~~ ../common/getopt.c:50:7: note: in expansion of macro 'WRITE' 50 | WRITE( ": illegal option -- " ); | ^~~~~ *** Error code 1 Stop. bmake: stopped making "all" in /home/pbulk/build/devel/hptools/work/Hptools/support *** Error code 1 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/hptools *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/hptools