+ 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/unclutter-8nb1/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/unclutter-8nb1/work.log ===> Building for unclutter-8nb1 --- unclutter.o --- --- unclutter._man --- --- unclutter.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 unclutter.c --- unclutter._man --- rm -f unclutter._man if test -z "" ; then cd `dirname unclutter` && ln -s `basename unclutter.man` `basename unclutter._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" < unclutter.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/\@\@$/\\/' >unclutter._man; fi --- unclutter.o --- In file included from unclutter.c:27: vroot.h: In function 'VirtualRootWindow': vroot.h:41:1: error: type of 'screen' defaults to 'int' [-Wimplicit-int] 41 | VirtualRootWindow(dpy, screen) | ^~~~~~~~~~~~~~~~~ unclutter.c: At top level: unclutter.c:30:1: error: return type defaults to 'int' [-Wimplicit-int] 30 | pexit(str)char *str;{ | ^~~~~ unclutter.c: In function 'pexit': unclutter.c:32:5: error: implicit declaration of function 'exit' [-Wimplicit-function-declaration] 32 | exit(1); | ^~~~ unclutter.c:28:1: note: include '' or provide a declaration of 'exit' 27 | #include "vroot.h" +++ |+#include 28 | unclutter.c:32:5: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 32 | exit(1); | ^~~~ unclutter.c:32:5: note: include '' or provide a declaration of 'exit' unclutter.c: At top level: unclutter.c:34:1: error: return type defaults to 'int' [-Wimplicit-int] 34 | usage(){ | ^~~~~ unclutter.c:75:1: error: return type defaults to 'int' [-Wimplicit-int] 75 | nameinlist(display,window) | ^~~~~~~~~~ unclutter.c:96:1: error: return type defaults to 'int' [-Wimplicit-int] 96 | createnullcursor(display,root) | ^~~~~~~~~~~~~~~~ unclutter.c:120:1: error: return type defaults to 'int' [-Wimplicit-int] 120 | main(argc,argv)char **argv;{ | ^~~~ unclutter.c: In function 'main': unclutter.c:120:1: error: type of 'argc' defaults to 'int' [-Wimplicit-int] unclutter.c:136:24: error: implicit declaration of function 'atoi' [-Wimplicit-function-declaration] 136 | idletime = atoi(*argv); | ^~~~ unclutter.c:169:24: error: implicit declaration of function 'malloc' [-Wimplicit-function-declaration] 169 | cursor = (Cursor*) malloc(numscreens*sizeof(Cursor)); | ^~~~~~ unclutter.c:169:24: note: include '' or provide a declaration of 'malloc' unclutter.c:169:24: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch] unclutter.c:169:24: note: include '' or provide a declaration of 'malloc' unclutter.c:51:27: error: implicit declaration of function 'abs' [-Wimplicit-function-declaration] 51 | #define ALMOSTEQUAL(a,b) (abs(a-b)<=jitter) | ^~~ unclutter.c:229:24: note: in expansion of macro 'ALMOSTEQUAL' 229 | !(ALMOSTEQUAL(rootx,oldx) && ALMOSTEQUAL(rooty,oldy))){ | ^~~~~~~~~~~ unclutter.c:51:27: note: include '' or provide a declaration of 'abs' 51 | #define ALMOSTEQUAL(a,b) (abs(a-b)<=jitter) | ^~~ unclutter.c:229:24: note: in expansion of macro 'ALMOSTEQUAL' 229 | !(ALMOSTEQUAL(rootx,oldx) && ALMOSTEQUAL(rooty,oldy))){ | ^~~~~~~~~~~ *** [unclutter.o] Error code 1 bmake: stopped making "all" in /home/pbulk/build/x11/unclutter/work/unclutter bmake: 1 error bmake: stopped making "all" in /home/pbulk/build/x11/unclutter/work/unclutter *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/unclutter *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/unclutter