+ 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/xpaste-1.1nb4/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/xpaste-1.1nb4/work.log WARNING: [license.mk] Every package should define a LICENSE. ===> Building for xpaste-1.1nb4 --- xpaste.o --- --- Xju.o --- --- xpaste._man --- --- xpaste.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -DNO_ASM -I. -I./X11 -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -I/opt/pkg/include -c xpaste.c --- Xju.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -DNO_ASM -I. -I./X11 -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -I/opt/pkg/include -c Xju.c --- xpaste._man --- rm -f xpaste._man if test -z "" ; then cd `dirname xpaste` && ln -s `basename xpaste.man` `basename xpaste._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" < xpaste.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/\@\@$/\\/' >xpaste._man; fi --- Xju.o --- Xju.c: In function 'CreateWidget': Xju.c:109:35: error: implicit declaration of function 'printf' [-Wimplicit-function-declaration] 109 | if(parent == NULL) (void) printf("%s\n", name); | ^~~~~~ Xju.c:9:1: note: include '' or provide a declaration of 'printf' 8 | #include +++ |+#include 9 | Xju.c:109:35: warning: incompatible implicit declaration of built-in function 'printf' [-Wbuiltin-declaration-mismatch] 109 | if(parent == NULL) (void) printf("%s\n", name); | ^~~~~~ Xju.c:109:35: note: include '' or provide a declaration of 'printf' --- xpaste.o --- xpaste.c:63:1: error: return type defaults to 'int' [-Wimplicit-int] 63 | main(argc, argv) | ^~~~ xpaste.c: In function 'main': xpaste.c:80:30: error: implicit declaration of function 'exit' [-Wimplicit-function-declaration] 80 | if(NULL==buff) (void)exit(0); | ^~~~ xpaste.c:23:1: note: include '' or provide a declaration of 'exit' 22 | #include "patchlevel.h" +++ |+#include 23 | xpaste.c:80:30: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 80 | if(NULL==buff) (void)exit(0); | ^~~~ xpaste.c:80:30: note: include '' or provide a declaration of 'exit' xpaste.c: In function 'Xit': xpaste.c:144:15: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 144 | (void)exit(0); | ^~~~ xpaste.c:144:15: note: include '' or provide a declaration of 'exit' --- Xju.o --- *** [Xju.o] Error code 1 bmake: stopped making "all" in /home/pbulk/build/x11/xpaste/work --- xpaste.o --- *** [xpaste.o] Error code 1 bmake: stopped making "all" in /home/pbulk/build/x11/xpaste/work bmake: 2 errors bmake: stopped making "all" in /home/pbulk/build/x11/xpaste/work *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/xpaste *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/xpaste