+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/ffproxy-1.6nb1/work.log + su pbulk -c '"$@"' make /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/ffproxy-1.6nb1/work.log ===> Building for ffproxy-1.6nb1 --- man --- --- conf --- --- main.o --- --- man --- for i in ffproxy.8 ffproxy.conf.5 ffproxy.quick.7; do sed -e 's|_BASE_|/opt/local/share/ffproxy|g' -e 's|_CFGFILE_|/opt/local/etc/ffproxy.conf|g' $i.s > $i; done || for i in ffproxy.8 ffproxy.conf.5 ffproxy.quick.7; do cp $i $i.s; done --- conf --- sed -e 's|_BASE_|/opt/local/share/ffproxy|g' sample.config.s > sample.config || cp sample.config.s sample.config --- main.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -DCFGFILE="\"/opt/local/etc/ffproxy.conf\"" -DDATADIR="\"/opt/local/share/ffproxy\"" -I/opt/local/include -I/usr/include -c main.c --- conf --- cp sample.config ffproxy.conf --- print.o --- --- socket.o --- --- print.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -DCFGFILE="\"/opt/local/etc/ffproxy.conf\"" -DDATADIR="\"/opt/local/share/ffproxy\"" -I/opt/local/include -I/usr/include -c print.c --- socket.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -DCFGFILE="\"/opt/local/etc/ffproxy.conf\"" -DDATADIR="\"/opt/local/share/ffproxy\"" -I/opt/local/include -I/usr/include -c socket.c --- main.o --- main.c:58:12: error: static declaration of 'daemon' follows non-static declaration 58 | static int daemon(int, int); | ^~~~~~ In file included from main.c:30: /usr/include/stdlib.h:271:12: note: previous declaration of 'daemon' with type 'int(int, int)' 271 | extern int daemon(int, int); | ^~~~~~ *** [main.o] Error code 1 bmake: stopped making "all" in /home/pbulk/build/www/ffproxy/work/ffproxy-1.6 bmake: 1 error bmake: stopped making "all" in /home/pbulk/build/www/ffproxy/work/ffproxy-1.6 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-trunk-x86_64/www/ffproxy *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-trunk-x86_64/www/ffproxy