=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/misc/fd", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] WARNING: [license.mk] Every package should define a LICENSE. ===> Building for fd-3.01bnb2 --- 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 --- --- 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 --- 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 --- 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 --- 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 --- time.c:19:10: fatal error: tzfile.h: No such file or directory 19 | #include | ^~~~~~~~~~ compilation terminated. *** [time.o] Error code 1 make[1]: stopped making "all" in /tmp/work/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 /tmp/work/misc/fd/work/FD-3.01b *** [all] Error code 2 bmake: stopped making "all" in /tmp/work/misc/fd/work/FD-3.01b bmake: 1 error bmake: stopped making "all" in /tmp/work/misc/fd/work/FD-3.01b *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/misc/fd *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/misc/fd