+ 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/uwm-19881027nb2/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/uwm-19881027nb2/work.log WARNING: [license.mk] Every package should define a LICENSE. ===> Building for uwm-19881027nb2 --- gram.o --- --- lex.o --- --- globals.o --- --- Beep.o --- --- gram.o --- /opt/pkg/bin/yacc -d gram.y --- lex.o --- /opt/pkg/bin/flex lex.l --- globals.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -DNO_ASM -I../.. -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DSYSFILE=\"/opt/pkg/lib/X11/uwm/system.uwmrc\" -I/opt/pkg/include -c globals.c --- Beep.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -DNO_ASM -I../.. -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DSYSFILE=\"/opt/pkg/lib/X11/uwm/system.uwmrc\" -I/opt/pkg/include -c Beep.c --- gram.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -DNO_ASM -I../.. -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DSYSFILE=\"/opt/pkg/lib/X11/uwm/system.uwmrc\" -I/opt/pkg/include -c -o gram.o y.tab.c --- Beep.o --- Beep.c:3:9: warning: extra tokens at end of #endif directive [-Wendif-labels] 3 | #endif lint | ^~~~ --- lex.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -DNO_ASM -I../.. -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -DSYSFILE=\"/opt/pkg/lib/X11/uwm/system.uwmrc\" -I/opt/pkg/include -c -o lex.o lex.yy.c --- gram.o --- gram.y:402:1: error: return type defaults to 'int' [-Wimplicit-int] 402 | keywordlookup(string) | ^~~~~~~~~~~~~ gram.y: In function 'keywordlookup': gram.y:414:5: error: implicit declaration of function 'yyerror'; did you mean 'yyerrok'? [-Wimplicit-function-declaration] 414 | yyerror(msg); | ^~~~~~~ | yyerrok gram.y: At top level: gram.y:444:1: error: return type defaults to 'int' [-Wimplicit-int] 444 | contexprlookup(string) | ^~~~~~~~~~~~~~ gram.y:464:1: error: return type defaults to 'int' [-Wimplicit-int] 464 | buttexprlookup(string) | ^~~~~~~~~~~~~~ gram.y:485:1: error: return type defaults to 'int' [-Wimplicit-int] 485 | y_atoi(s) | ^~~~~~ gram.y:565:1: error: return type defaults to 'int' [-Wimplicit-int] 565 | bindtofunc(index, mask, context, name) | ^~~~~~~~~~ --- lex.o --- lex.l: In function 'stash': lex.l:91:9: error: implicit declaration of function 'Error'; did you mean 'perror'? [-Wimplicit-function-declaration] 91 | Error("out of space"); | ^~~~~ | perror --- globals.o --- globals.c:210:25: error: initialization of 'int' from 'void *' makes integer from pointer without a cast [-Wint-conversion] 210 | { NULL, NULL, NULL,NULL,NULL,NULL } | ^~~~ globals.c:210:25: note: (near initialization for 'KeywordTable[69].type') globals.c:235:13: error: initialization of 'int' from 'void *' makes integer from pointer without a cast [-Wint-conversion] 235 | { NULL, NULL } | ^~~~ globals.c:235:13: note: (near initialization for 'KeyExprTbl[18].mask') globals.c:248:13: error: initialization of 'int' from 'void *' makes integer from pointer without a cast [-Wint-conversion] 248 | { NULL, NULL } | ^~~~ globals.c:248:13: note: (near initialization for 'ContExprTbl[6].mask') globals.c:271:13: error: initialization of 'int' from 'void *' makes integer from pointer without a cast [-Wint-conversion] 271 | { NULL, NULL } | ^~~~ globals.c:271:13: note: (near initialization for 'ButtModTbl[16].mask') --- lex.o --- *** [lex.o] Error code 1 bmake: stopped making "all" in /home/pbulk/build/wm/uwm/work/X.V11R3/clients/uwm --- gram.o --- gram.y: In function 'bindtofunc': gram.y:572:9: error: implicit declaration of function 'setbinding'; did you mean 'ResetBindings'? [-Wimplicit-function-declaration] 572 | setbinding(ROOT, index, mask, name); | ^~~~~~~~~~ | ResetBindings gram.y: At top level: gram.y:599:1: error: return type defaults to 'int' [-Wimplicit-int] 599 | setbinding(cont, i, m, mname) | ^~~~~~~~~~ --- globals.o --- *** [globals.o] Error code 1 bmake: stopped making "all" in /home/pbulk/build/wm/uwm/work/X.V11R3/clients/uwm --- gram.o --- gram.y: In function 'setbinding': gram.y:625:5: error: implicit declaration of function 'appendbinding'; did you mean 'setbinding'? [-Wimplicit-function-declaration] 625 | appendbinding(ptr); | ^~~~~~~~~~~~~ | setbinding gram.y: At top level: gram.y:631:1: error: return type defaults to 'int' [-Wimplicit-int] 631 | appendbinding(binding) | ^~~~~~~~~~~~~ gram.y: In function 'ResetVariables': gram.y:843:5: error: implicit declaration of function 'SetVarDefaults' [-Wimplicit-function-declaration] 843 | SetVarDefaults(); | ^~~~~~~~~~~~~~ *** [gram.o] Error code 1 bmake: stopped making "all" in /home/pbulk/build/wm/uwm/work/X.V11R3/clients/uwm bmake: 3 errors bmake: stopped making "all" in /home/pbulk/build/wm/uwm/work/X.V11R3/clients/uwm *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/wm/uwm *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/wm/uwm