+ 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/dcfldd-1.3.4/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/dcfldd-1.3.4/work.log ===> Building for dcfldd-1.3.4 /opt/pkg/bin/bmake all-am if gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -Du_int8_t=uint8_t -Du_int32_t=uint32_t -Du_int64_t=uint64_t -DLITTLE_ENDIAN=1234 -DBYTE_ORDER=LITTLE_ENDIAN -MT dcfldd.o -MD -MP -MF ".deps/dcfldd.Tpo" -c -o dcfldd.o dcfldd.c; then mv -f ".deps/dcfldd.Tpo" ".deps/dcfldd.Po"; else rm -f ".deps/dcfldd.Tpo"; exit 1; fi In file included from dcfldd.c:63: util.h:44:8: error: type defaults to 'int' in declaration of 'pclose2' [-Wimplicit-int] 44 | extern pclose2(FILE *); | ^~~~~~~ dcfldd.c: In function 'scanargs': dcfldd.c:687:9: error: implicit declaration of function 'init_hashlist' [-Wimplicit-function-declaration] 687 | init_hashlist(&ihashlist, hashops[VERIFY_HASH].flag); | ^~~~~~~~~~~~~ *** Error code 1 Stop. bmake[1]: stopped making "all-am" in /home/pbulk/build/security/dcfldd/work/dcfldd-1.3.4 *** Error code 1 Stop. bmake: stopped making "all" in /home/pbulk/build/security/dcfldd/work/dcfldd-1.3.4 *** Error code 1 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/security/dcfldd *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/security/dcfldd