+ 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/root-tail-0.0.10nb3/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/root-tail-0.0.10nb3/work.log WARNING: [license.mk] Every package should define a LICENSE. ===> Building for root-tail-0.0.10nb3 --- root-tail.o --- --- root-tail._man --- --- root-tail.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -DNO_ASM -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -I/opt/pkg/include -c root-tail.c --- root-tail._man --- rm -f root-tail._man if test -z "" ; then cd `dirname root-tail` && ln -s `basename root-tail.man` `basename root-tail._man`; else cpp -undef -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=1 -D__filemansuffix__=5 -D__libmansuffix__=3 -D__miscmansuffix__=7 -D__drivermansuffix__=4 -D__adminmansuffix__=8 -D__projectroot__=/opt/pkg -D__xconfigfile__=xorg.conf -D__xconfigdir__=/opt/pkg/lib/X11 -D__xlogfile__=Xorg -D__xservername__=Xorg -D__xorgversion__="\"`echo 7 7 0 | sed -e 's/ /./g' -e 's/^/Version\\\ /'`\" \"X Version 11\"" -D__vendorversion__="`echo 7 7 0 | sed -e 's/ /./g' -e 's/^/Version\\\ /'` X.Org" < root-tail.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' >root-tail._man; fi --- root-tail.o --- root-tail.c: In function 'main': root-tail.c:629:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 629 | e->fname[255] = '\0'; /* just in case */ | ~~~~~~~~~~~~~~^~~~~~ root-tail.c:49:10: note: at offset 255 into destination object 'fname' of size 255 49 | char fname[255]; /* name of file */ | ^~~~~ root-tail.c:631:24: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 631 | e->desc[255] = '\0'; /* just in case */ | ~~~~~~~~~~~~~^~~~~~ root-tail.c:50:10: note: at offset 255 into destination object 'desc' of size 255 50 | char desc[255]; /* alternative description */ | ^~~~ --- root-tail --- rm -f root-tail LD_RUN_PATH=/opt/pkg/lib gcc -o root-tail -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -DNO_ASM -B direct -Wl,-M,/usr/lib/ld/map.bssalign -Wl,-M,/usr/lib/ld/map.noexstk -L/opt/pkg/lib -Wl,-R/opt/pkg/lib -L/opt/pkg/lib root-tail.o -lXext -lX11 -lsocket -lnsl -R/opt/pkg/lib -z lazyload -z combreloc -Wl,-M,/usr/lib/ld/map.pagealign -Wl,-M,/usr/lib/ld/map.noexdata