+ 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/DWB-20150517nb1/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/DWB-20150517nb1/work.log ===> Building for DWB-20150517nb1 CXX=g++ LEX=lex ./cfgr C++ compiler: /home/pbulk/build/textproc/DWB/work/.cwrapper/bin/g++ Lexer: /home/pbulk/build/textproc/DWB/work/.tools/bin/lex ---- Making all in directory doc/pub ---- ---- Making all in directory doc/pub.att ---- ---- Making all in directory index/deroff ---- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -L/opt/pkg/lib -Wl,-R/opt/pkg/lib -o deroff deroff.c deroff.c:91:1: error: return type defaults to 'int' [-Wimplicit-int] 91 | main(ac, av) | ^~~~ deroff.c: In function 'main': deroff.c:97:18: error: type defaults to 'int' in declaration of 'optchar' [-Wimplicit-int] 97 | register optchar; | ^~~~~~~ deroff.c:102:27: error: implicit declaration of function 'getflags' [-Wimplicit-function-declaration] 102 | while ((optchar = getflags(argc, argv, "wnpm:l:")) != EOF) switch(optchar) { | ^~~~~~~~ deroff.c:130:17: error: implicit declaration of function 'fatal' [-Wimplicit-function-declaration] 130 | fatal("usage: deroff [-n] [ -w ] [ -mm [-li(-ml)|+li ]| ms] ] [ file ] ... \n", (char *) NULL); | ^~~~~ deroff.c:151:9: error: implicit declaration of function 'work' [-Wimplicit-function-declaration] 151 | work(); | ^~~~ deroff.c: At top level: deroff.c:159:1: error: return type defaults to 'int' [-Wimplicit-int] 159 | skeqn() | ^~~~~ deroff.c: In function 'skeqn': deroff.c:164:29: error: implicit declaration of function 'eof'; did you mean 'feof'? [-Wimplicit-function-declaration] 164 | c = eof(); | ^~~ | feof deroff.c: At top level: deroff.c:195:1: error: return type defaults to 'int' [-Wimplicit-int] 195 | eof() | ^~~ deroff.c:250:1: error: return type defaults to 'int' [-Wimplicit-int] 250 | fatal(s,p) | ^~~~~ deroff.c:258:1: error: return type defaults to 'int' [-Wimplicit-int] 258 | work() | ^~~~ deroff.c: In function 'work': deroff.c:266:25: error: implicit declaration of function 'regline'; did you mean 'getline'? [-Wimplicit-function-declaration] 266 | regline(NO,TWO); | ^~~~~~~ | getline deroff.c: At top level: deroff.c:273:1: error: return type defaults to 'int' [-Wimplicit-int] 273 | regline(macline,constant) | ^~~~~~~ deroff.c: In function 'regline': deroff.c:305:25: error: implicit declaration of function 'putmac'; did you mean 'putc'? [-Wimplicit-function-declaration] 305 | putmac(line,constant); | ^~~~~~ | putc deroff.c: At top level: deroff.c:315:1: error: return type defaults to 'int' [-Wimplicit-int] 315 | putmac(s,constant) | ^~~~~~ deroff.c: In function 'putmac': deroff.c:320:18: error: type defaults to 'int' in declaration of 'found' [-Wimplicit-int] 320 | register found; | ^~~~~ deroff.c: In function 'comline': deroff.c:414:25: error: implicit declaration of function 'stbl' [-Wimplicit-function-declaration] 414 | stbl(); | ^~~~ deroff.c:416:22: error: implicit declaration of function 'tbl' [-Wimplicit-function-declaration] 416 | else tbl(); | ^~~ deroff.c: At top level: deroff.c:605:1: error: return type defaults to 'int' [-Wimplicit-int] 605 | tbl() | ^~~ deroff.c:611:1: error: return type defaults to 'int' [-Wimplicit-int] 611 | stbl() | ^~~~ *** Error code 1 Stop. bmake[2]: stopped making "all" in /home/pbulk/build/textproc/DWB/work/DWB3.3-20150517/index/deroff *** Error code 1 Stop. bmake[1]: stopped making "all" in /home/pbulk/build/textproc/DWB/work/DWB3.3-20150517/index *** Error code 1 Stop. bmake: stopped making "all" in /home/pbulk/build/textproc/DWB/work/DWB3.3-20150517 *** Error code 1 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/textproc/DWB *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/textproc/DWB