+ 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/fd-3.01bnb1/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/fd-3.01bnb1/work.log WARNING: [license.mk] Every package should define a LICENSE. ===> Building for fd-3.01bnb1 --- hmachine.sed --- --- config.h --- --- hmachine.sed --- echo '1,/^$/d' > hmachine.sed --- config.h --- cp config.hin config.h --- hmachine.h --- sed -n -e 's:machine.h:hmachine.h:g' -e '1,/^$/p' machine.h > hmachine.h sed -f hmachine.sed machine.h >> hmachine.h --- mkmfsed --- cc -DPREFIX='"'/opt/pkg'"' -DCONFDIR='"'/etc/opt/pkg'"' -DDICTSRC='"''''"' -DFD=3 -DCCCOMMAND='"'cc'"' -DHOSTCCCOMMAND='"'cc'"' -DCFLAGS='"''-pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/ncurses''"' -DHOSTCFLAGS='"''''"' -DCPPFLAGS='"''''"' -DHOSTCPPFLAGS='"''''"' -DLDFLAGS='"''-L/opt/pkg/lib -Wl,-R/opt/pkg/lib''"' -DHOSTLDFLAGS='"''''"' -o mkmfsed mkmfsed.c --- mkmf.sed --- ./mkmfsed > mkmf.sed --- Makefile.tmp --- sed -f mkmf.sed Makefile.in > Makefile.tmp || (rm -f Makefile.tmp; exit 1) --- all --- make -f Makefile.tmp --- printf.o --- --- termio.o --- --- term.o --- --- stream.o --- --- printf.o --- cc -DSOLARIS=1 -O -D_FILE_OFFSET_BITS=64 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/ncurses -Wno-attributes -Wno-empty-body -DFD=3 -c -o printf.o printf.c --- termio.o --- cc -DSOLARIS=1 -O -D_FILE_OFFSET_BITS=64 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/ncurses -Wno-attributes -Wno-empty-body -DFD=3 -c -o termio.o termio.c --- stream.o --- cc -DSOLARIS=1 -O -D_FILE_OFFSET_BITS=64 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/ncurses -Wno-attributes -Wno-empty-body -DFD=3 -c -o stream.o stream.c --- term.o --- cc -DSOLARIS=1 -O -D_FILE_OFFSET_BITS=64 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/ncurses -Wno-attributes -Wno-empty-body -DFD=3 -c -o term.o term.c --- string.o --- cc -DSOLARIS=1 -O -D_FILE_OFFSET_BITS=64 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/ncurses -Wno-attributes -Wno-empty-body -DFD=3 -c -o string.o string.c --- malloc.o --- cc -DSOLARIS=1 -O -D_FILE_OFFSET_BITS=64 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/ncurses -Wno-attributes -Wno-empty-body -DFD=3 -c -o malloc.o malloc.c --- time.o --- cc -DSOLARIS=1 -O -D_FILE_OFFSET_BITS=64 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/ncurses -Wno-attributes -Wno-empty-body -DFD=3 -c -o time.o time.c --- pathname.o --- cc -DSOLARIS=1 -O -D_FILE_OFFSET_BITS=64 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/ncurses -Wno-attributes -Wno-empty-body -DFD=3 -c -o pathname.o pathname.c --- time.o --- In file included from time.c:19: /usr/include/tzfile.h:1:2: error: #error "This header has been disabled to stop its functionality from being used." 1 | #error "This header has been disabled to stop its functionality from being used." | ^~~~~ *** [time.o] Error code 1 make[1]: stopped making "all" in /home/pbulk/build/misc/fd/work/FD-3.01b --- pathname.o --- pathname.c: In function 'getrealpath': pathname.c:3036:1: warning: function may return address of local variable [-Wreturn-local-addr] 3036 | } | ^ pathname.c:3011:14: note: declared here 3011 | char buf[MAXPATHLEN]; | ^~~ make[1]: 1 error make[1]: stopped making "all" in /home/pbulk/build/misc/fd/work/FD-3.01b *** [all] Error code 2 bmake: stopped making "all" in /home/pbulk/build/misc/fd/work/FD-3.01b bmake: 1 error bmake: stopped making "all" in /home/pbulk/build/misc/fd/work/FD-3.01b *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-bulktest/misc/fd *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-bulktest/misc/fd