=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/wm/uwm", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] WARNING: [license.mk] Every package should define a LICENSE. ===> Building for uwm-19881027nb2 --- gram.o --- --- lex.o --- --- gram.o --- /opt/pkg/bin/yacc -d gram.y --- lex.o --- /opt/pkg/bin/flex lex.l --- 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 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) | ^~~~~~~~~~ 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) | ^~~~~~~~~~ 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/work/wm/uwm/work/X.V11R3/clients/uwm --- 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 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 *** [lex.o] Error code 1 bmake: stopped making "all" in /home/pbulk/work/wm/uwm/work/X.V11R3/clients/uwm bmake: 2 errors bmake: stopped making "all" in /home/pbulk/work/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