+ 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/detex-2.8/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/detex-2.8/work.log ===> Building for detex-2.8 --- detex.c --- sed -f states.sed detex.l > xxx.l lex xxx.l rm -f xxx.l mv lex.yy.c detex.c --- detex.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include -c detex.c xxx.l: In function 'yylex': xxx.l:131:9: error: implicit declaration of function 'BeginEnv' [-Wimplicit-function-declaration] xxx.l:163:31: error: implicit declaration of function 'EndEnv' [-Wimplicit-function-declaration] xxx.l: At top level: xxx.l:370:1: error: return type defaults to 'int' [-Wimplicit-int] xxx.l: In function 'main': xxx.l:398:2: error: implicit declaration of function 'SetInputPaths' [-Wimplicit-function-declaration] xxx.l:409:5: error: implicit declaration of function 'ErrorExit' [-Wimplicit-function-declaration] xxx.l:434:4: error: implicit declaration of function 'Warning' [-Wimplicit-function-declaration] xxx.l:439:2: error: implicit declaration of function 'SetEnvIgnore' [-Wimplicit-function-declaration] xxx.l: At top level: xxx.l:479:1: error: return type defaults to 'int' [-Wimplicit-int] xxx.l:518:1: error: return type defaults to 'int' [-Wimplicit-int] xxx.l: In function 'SetEnvIgnore': xxx.l:525:17: error: implicit declaration of function 'SeparateList' [-Wimplicit-function-declaration] xxx.l: At top level: xxx.l:535:1: error: return type defaults to 'int' [-Wimplicit-int] xxx.l:553:1: error: return type defaults to 'int' [-Wimplicit-int] xxx.l: In function 'IncludeFile': xxx.l:596:7: error: implicit declaration of function 'InList' [-Wimplicit-function-declaration] xxx.l: At top level: xxx.l:630:1: error: return type defaults to 'int' [-Wimplicit-int] xxx.l:657:1: error: return type defaults to 'int' [-Wimplicit-int] xxx.l:697:1: error: return type defaults to 'int' [-Wimplicit-int] xxx.l:798:1: error: return type defaults to 'int' [-Wimplicit-int] xxx.l:809:1: error: return type defaults to 'int' [-Wimplicit-int] *** [detex.o] Error code 1 bmake: stopped making "all" in /home/pbulk/build/textproc/detex/work/detex-2.8 bmake: 1 error bmake: stopped making "all" in /home/pbulk/build/textproc/detex/work/detex-2.8 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/textproc/detex *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/textproc/detex