+ 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/piewm-1.04/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/piewm-1.04/work.log WARNING: [license.mk] Every package should define a LICENSE. ===> Building for piewm-1.04 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 -DMITMISC -DXTEST -DXTRAP -DXSYNC -DXCMISC -DXRECORD -DMITSHM -DBIGREQS -DXF86VIDMODE -DXF86MISC -DDBE -DDPMSExtension -DEVI -DSCREENSAVER -DXV -DXVMC -DGLXEXT -DGLX_USE_MESA -D__GLX_ALIGN64 -DRES -DSHAPE -I/opt/pkg/include -c gram.c gram.y:648:1: error: return type defaults to 'int' [-Wimplicit-int] 648 | yyerror(s) char *s; | ^~~~~~~ gram.y: In function 'yyerror': gram.y:650:5: error: implicit declaration of function 'twmrc_error_prefix' [-Wimplicit-function-declaration] 650 | twmrc_error_prefix(); | ^~~~~~~~~~~~~~~~~~ gram.y: At top level: gram.y:654:1: error: return type defaults to 'int' [-Wimplicit-int] 654 | RemoveDQuote(str) | ^~~~~~~~~~~~ gram.y: In function 'RemoveDQuote': gram.y:658:14: error: type defaults to 'int' in declaration of 'n' [-Wimplicit-int] 658 | register n; | ^ gram.y:659:14: error: type defaults to 'int' in declaration of 'count' [-Wimplicit-int] 659 | register count; | ^~~~~ gram.y: In function 'GotTitleButton': gram.y:819:10: error: implicit declaration of function 'CreateTitleButton'; did you mean 'GotTitleButton'? [-Wimplicit-function-declaration] 819 | if (!CreateTitleButton (bitmapname, func, Action, pull, rightside, True)) { | ^~~~~~~~~~~~~~~~~ | GotTitleButton gram.y: At top level: gram.y:871:1: error: return type defaults to 'int' [-Wimplicit-int] 871 | twmrc_error_prefix () | ^~~~~~~~~~~~~~~~~~ gram.y: In function 'yyparse': gram.y:117:32: error: implicit declaration of function 'AddIconRegion' [-Wimplicit-function-declaration] 117 | { AddIconRegion($2, $3, $4, $5, $6); } | ^ ~~~~~~~~~~~ gram.y:370:4: error: implicit declaration of function 'do_pixmap_keyword'; did you mean 'do_single_keyword'? [-Wimplicit-function-declaration] 370 | pixmap_entry : PKEYWORD string { do_pixmap_keyword($1,$2); } | ^~~~~~~~~~~~~~~~~~~~ | do_single_keyword gram.y:382:25: error: implicit declaration of function 'NewBitmapCursor' [-Wimplicit-function-declaration] 382 | NewBitmapCursor(&Scr->FrameCursor, $2, $3); } | ^~~~~~~~~~~~~~~ *** Error code 1 Stop. bmake: stopped making "all" in /home/pbulk/build/wm/piewm/work/piewm-1.04 *** Error code 1 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/wm/piewm *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/wm/piewm