=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/textproc/ndtpd", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] WARNING: [license.mk] Every package should define a LICENSE. ===> Building for ndtpd-3.1.5nb16 --- 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 --- --- 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 --- 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 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/work/textproc/ndtpd/work/ndtpd-3.1.5/lib bmake[2]: 1 error bmake[2]: stopped making "all" in /home/pbulk/work/textproc/ndtpd/work/ndtpd-3.1.5/lib *** [all-recursive] Error code 1 bmake[1]: stopped making "all-recursive" in /home/pbulk/work/textproc/ndtpd/work/ndtpd-3.1.5 bmake[1]: 1 error bmake[1]: stopped making "all-recursive" in /home/pbulk/work/textproc/ndtpd/work/ndtpd-3.1.5 *** [all] Error code 2 bmake: stopped making "all" in /home/pbulk/work/textproc/ndtpd/work/ndtpd-3.1.5 bmake: 1 error bmake: stopped making "all" in /home/pbulk/work/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