+ 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 --- all --- /opt/pkg/bin/bmake all-am --- dcfldd.o --- --- md5.o --- --- sha1.o --- --- sha2.o --- --- dcfldd.o --- 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 --- md5.o --- 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 md5.o -MD -MP -MF ".deps/md5.Tpo" -c -o md5.o md5.c; then mv -f ".deps/md5.Tpo" ".deps/md5.Po"; else rm -f ".deps/md5.Tpo"; exit 1; fi --- sha1.o --- 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 sha1.o -MD -MP -MF ".deps/sha1.Tpo" -c -o sha1.o sha1.c; then mv -f ".deps/sha1.Tpo" ".deps/sha1.Po"; else rm -f ".deps/sha1.Tpo"; exit 1; fi --- sha2.o --- 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 sha2.o -MD -MP -MF ".deps/sha2.Tpo" -c -o sha2.o sha2.c; then mv -f ".deps/sha2.Tpo" ".deps/sha2.Po"; else rm -f ".deps/sha2.Tpo"; exit 1; fi --- md5.o --- In file included from hash.h:27, from md5.h:49, from md5.c:35: dcfldd.h:162:20: warning: inline function 'quit' declared but never defined 162 | extern inline void quit(int); | ^~~~ --- dcfldd.o --- 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); | ^~~~~~~~~~~~~ *** [dcfldd.o] Error code 1 bmake[1]: stopped making "all-am" in /home/pbulk/build/security/dcfldd/work/dcfldd-1.3.4 bmake[1]: 1 error bmake[1]: stopped making "all-am" in /home/pbulk/build/security/dcfldd/work/dcfldd-1.3.4 *** [all] Error code 2 bmake: stopped making "all" in /home/pbulk/build/security/dcfldd/work/dcfldd-1.3.4 bmake: 1 error bmake: stopped making "all" in /home/pbulk/build/security/dcfldd/work/dcfldd-1.3.4 *** Error code 2 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