+ 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/oneko-1.2nb2/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/oneko-1.2nb2/work.log WARNING: [license.mk] Every package should define a LICENSE. ===> Building for oneko-1.2nb2 --- oneko.o --- --- oneko._man --- --- oneko.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 -DSHAPE -I/opt/pkg/include -c oneko.c --- oneko._man --- rm -f oneko._man if test -z "" ; then cd `dirname oneko` && ln -s `basename oneko.man` `basename oneko._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" < oneko.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/\@\@$/\\/' >oneko._man; fi --- oneko.o --- oneko.c:328:1: error: return type defaults to 'int' [-Wimplicit-int] 328 | GetResources() | ^~~~~~~~~~~~ oneko.c:425:1: error: return type defaults to 'int' [-Wimplicit-int] 425 | MakeMouseCursor() | ^~~~~~~~~~~~~~~ oneko.c:454:1: error: return type defaults to 'int' [-Wimplicit-int] 454 | SetupColors() | ^~~~~~~~~~~ oneko.c: In function 'InitScreen': oneko.c:528:8: warning: extra tokens at end of #endif directive [-Wendif-labels] 528 | #endif SHAPE | ^~~~~ oneko.c:538:16: error: passing argument 8 of 'XGetGeometry' from incompatible pointer type [-Wincompatible-pointer-types] 538 | &BorderWidth, &theDepth); | ^~~~~~~~~~~~ | | | long unsigned int * In file included from oneko.h:11, from oneko.c:9: /home/pbulk/build/x11/oneko/work/.buildlink/include/X11/Xlib.h:2638:5: note: expected 'unsigned int *' but argument is of type 'long unsigned int *' 2638 | unsigned int* /* border_width_return */, | ^~~~~~~~~~~~~ oneko.c:559:7: warning: extra tokens at end of #else directive [-Wendif-labels] 559 | #else SHAPE | ^~~~~ oneko.c:561:8: warning: extra tokens at end of #endif directive [-Wendif-labels] 561 | #endif SHAPE | ^~~~~ oneko.c: In function 'Interval': oneko.c:586:5: error: implicit declaration of function 'pause' [-Wimplicit-function-declaration] 586 | pause(); | ^~~~~ oneko.c: In function 'DrawNeko': oneko.c:658:8: warning: extra tokens at end of #endif directive [-Wendif-labels] 658 | #endif SHAPE | ^~~~~ oneko.c: In function 'RedrawNeko': oneko.c:698:8: warning: extra tokens at end of #endif directive [-Wendif-labels] 698 | #endif SHAPE | ^~~~~ *** [oneko.o] Error code 1 bmake: stopped making "all" in /home/pbulk/build/x11/oneko/work/oneko bmake: 1 error bmake: stopped making "all" in /home/pbulk/build/x11/oneko/work/oneko *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/oneko *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/oneko