+ 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/icsi-finger-1.0.29/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/icsi-finger-1.0.29/work.log WARNING: [license.mk] Every package should define a LICENSE. ===> Building for icsi-finger-1.0.29 cp ./support/cpp-Makefile src/tmp-Makefile.c (cd src/; tradcpp -DSVR4 -DCPP_CC=cc -DIncludes=../include/ tmp-Makefile.c | sed -e 's@[ ]*$@@' -e 's@^ *@ @' | uniq >./Makefile) rm -f src/tmp-Makefile.c (cd src/; /opt/pkg/bin/bmake -f ./Makefile all) cat ./../include/fingerpaths.cfg | sed -e 's@/usr/local/etc/fingerdir@/var/spool/fingerdir/@g' > fingerpaths.new if cmp fingerpaths.new fingerpaths.h; then rm -f fingerpaths.new; else cp fingerpaths.new ./../lib/./fingerpaths.h ; mv fingerpaths.new fingerpaths.h; fi cmp: fingerpaths.h: cannot open [No such file or directory] cc -O -I. -I. -I./../include/ -c finger.c finger.c:44:1: error: return type defaults to 'int' [-Wimplicit-int] 44 | main (argc, argv) | ^~~~ finger.c: In function 'main': finger.c:91:3: error: implicit declaration of function 'exit' [-Wimplicit-function-declaration] 91 | exit(0); | ^~~~ finger.c:34:1: note: include '' or provide a declaration of 'exit' 33 | #include "call.h" +++ |+#include 34 | finger.c:91:3: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 91 | exit(0); | ^~~~ finger.c:91:3: note: include '' or provide a declaration of 'exit' *** Error code 1 Stop. bmake[1]: stopped making "all" in /home/pbulk/build/net/icsi-finger/work/finger/src *** Error code 1 Stop. bmake: stopped making "all" in /home/pbulk/build/net/icsi-finger/work/finger *** Error code 1 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/net/icsi-finger *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/net/icsi-finger