+ 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/ndtpd-3.1.5nb16/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/ndtpd-3.1.5nb16/work.log WARNING: [license.mk] Every package should define a LICENSE. ===> Building for ndtpd-3.1.5nb16 --- ndtpd.conf.sample --- --- config.h --- --- ndtpd.conf.sample --- rm -f ndtpd.conf.sample sed -e 's;\@pkglocalstatedir\@;/var/run/ndtpd;' -e 's;\@datadir\@;/opt/pkg/share;' ./ndtpd.conf.sample.in > ndtpd.conf.sample.tmp cp ndtpd.conf.sample.tmp ndtpd.conf.sample rm -f ndtpd.conf.sample.tmp --- all --- /opt/pkg/bin/bmake all-recursive --- all-recursive --- Making all in lib --- confutil.o --- --- daemon.o --- --- fakelog.o --- --- fdset.o --- --- confutil.o --- if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DUSE_FAKELOG -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -MT confutil.o -MD -MP -MF ".deps/confutil.Tpo" -c -o confutil.o `test -f 'confutil.c' || echo './'`confutil.c; then mv ".deps/confutil.Tpo" ".deps/confutil.Po"; else rm -f ".deps/confutil.Tpo"; exit 1; fi --- fdset.o --- if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DUSE_FAKELOG -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -MT fdset.o -MD -MP -MF ".deps/fdset.Tpo" -c -o fdset.o `test -f 'fdset.c' || echo './'`fdset.c; then mv ".deps/fdset.Tpo" ".deps/fdset.Po"; else rm -f ".deps/fdset.Tpo"; exit 1; fi --- daemon.o --- if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DUSE_FAKELOG -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -MT daemon.o -MD -MP -MF ".deps/daemon.Tpo" -c -o daemon.o `test -f 'daemon.c' || echo './'`daemon.c; then mv ".deps/daemon.Tpo" ".deps/daemon.Po"; else rm -f ".deps/daemon.Tpo"; exit 1; fi --- fakelog.o --- if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DUSE_FAKELOG -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -MT fakelog.o -MD -MP -MF ".deps/fakelog.Tpo" -c -o fakelog.o `test -f 'fakelog.c' || echo './'`fakelog.c; then mv ".deps/fakelog.Tpo" ".deps/fakelog.Po"; else rm -f ".deps/fakelog.Tpo"; exit 1; fi --- daemon.o --- daemon.c: In function 'daemonize': daemon.c:80:9: error: implicit declaration of function 'exit' [-Wimplicit-function-declaration] 80 | exit(0); | ^~~~ daemon.c:58:1: note: include '' or provide a declaration of 'exit' 57 | #include "fakelog.h" +++ |+#include 58 | #endif daemon.c:80:9: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 80 | exit(0); | ^~~~ daemon.c:80:9: note: include '' or provide a declaration of 'exit' *** [daemon.o] Error code 1 bmake[2]: stopped making "all" in /home/pbulk/build/textproc/ndtpd/work/ndtpd-3.1.5/lib bmake[2]: 1 error bmake[2]: stopped making "all" in /home/pbulk/build/textproc/ndtpd/work/ndtpd-3.1.5/lib *** [all-recursive] Error code 1 bmake[1]: stopped making "all-recursive" in /home/pbulk/build/textproc/ndtpd/work/ndtpd-3.1.5 bmake[1]: 1 error bmake[1]: stopped making "all-recursive" in /home/pbulk/build/textproc/ndtpd/work/ndtpd-3.1.5 *** [all] Error code 2 bmake: stopped making "all" in /home/pbulk/build/textproc/ndtpd/work/ndtpd-3.1.5 bmake: 1 error bmake: stopped making "all" in /home/pbulk/build/textproc/ndtpd/work/ndtpd-3.1.5 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/textproc/ndtpd *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/textproc/ndtpd