+ 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/ffproxy-1.6nb2/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/ffproxy-1.6nb2/work.log ===> Building for ffproxy-1.6nb2 gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DCFGFILE="\"/opt/pkg/etc/ffproxy.conf\"" -DDATADIR="\"/opt/pkg/share/ffproxy\"" -c main.c 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:276:12: note: previous declaration of 'daemon' with type 'int(int, int)' 276 | extern int daemon(int, int); | ^~~~~~ *** Error code 1 Stop. bmake: stopped making "all" in /home/pbulk/build/www/ffproxy/work/ffproxy-1.6 *** Error code 1 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/www/ffproxy *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/www/ffproxy