+ 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/sgrep-1.94a/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/sgrep-1.94a/work.log ===> Building for sgrep-1.94a --- all --- /opt/pkg/bin/bmake all-am --- main.o --- --- preproc.o --- --- common.o --- --- parser.o --- --- main.o --- source='main.c' object='main.o' libtool=no depfile='.deps/main.Po' tmpdepfile='.deps/main.TPo' depmode=gcc3 /usr/bin/bash ./depcomp gcc -DHAVE_CONFIG_H -I. -I. -I. -DDATADIR="\"/opt/pkg/share/examples/sgrep\"" -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -c `test -f 'main.c' || echo './'`main.c --- preproc.o --- source='preproc.c' object='preproc.o' libtool=no depfile='.deps/preproc.Po' tmpdepfile='.deps/preproc.TPo' depmode=gcc3 /usr/bin/bash ./depcomp gcc -DHAVE_CONFIG_H -I. -I. -I. -DDATADIR="\"/opt/pkg/share/examples/sgrep\"" -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -c `test -f 'preproc.c' || echo './'`preproc.c --- common.o --- source='common.c' object='common.o' libtool=no depfile='.deps/common.Po' tmpdepfile='.deps/common.TPo' depmode=gcc3 /usr/bin/bash ./depcomp gcc -DHAVE_CONFIG_H -I. -I. -I. -DDATADIR="\"/opt/pkg/share/examples/sgrep\"" -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -c `test -f 'common.c' || echo './'`common.c --- parser.o --- source='parser.c' object='parser.o' libtool=no depfile='.deps/parser.Po' tmpdepfile='.deps/parser.TPo' depmode=gcc3 /usr/bin/bash ./depcomp gcc -DHAVE_CONFIG_H -I. -I. -I. -DDATADIR="\"/opt/pkg/share/examples/sgrep\"" -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -c `test -f 'parser.c' || echo './'`parser.c --- optimize.o --- source='optimize.c' object='optimize.o' libtool=no depfile='.deps/optimize.Po' tmpdepfile='.deps/optimize.TPo' depmode=gcc3 /usr/bin/bash ./depcomp gcc -DHAVE_CONFIG_H -I. -I. -I. -DDATADIR="\"/opt/pkg/share/examples/sgrep\"" -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -c `test -f 'optimize.c' || echo './'`optimize.c --- pmatch.o --- source='pmatch.c' object='pmatch.o' libtool=no depfile='.deps/pmatch.Po' tmpdepfile='.deps/pmatch.TPo' depmode=gcc3 /usr/bin/bash ./depcomp gcc -DHAVE_CONFIG_H -I. -I. -I. -DDATADIR="\"/opt/pkg/share/examples/sgrep\"" -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -c `test -f 'pmatch.c' || echo './'`pmatch.c --- sgml.o --- source='sgml.c' object='sgml.o' libtool=no depfile='.deps/sgml.Po' tmpdepfile='.deps/sgml.TPo' depmode=gcc3 /usr/bin/bash ./depcomp gcc -DHAVE_CONFIG_H -I. -I. -I. -DDATADIR="\"/opt/pkg/share/examples/sgrep\"" -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -c `test -f 'sgml.c' || echo './'`sgml.c --- eval.o --- source='eval.c' object='eval.o' libtool=no depfile='.deps/eval.Po' tmpdepfile='.deps/eval.TPo' depmode=gcc3 /usr/bin/bash ./depcomp gcc -DHAVE_CONFIG_H -I. -I. -I. -DDATADIR="\"/opt/pkg/share/examples/sgrep\"" -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -c `test -f 'eval.c' || echo './'`eval.c --- output.o --- source='output.c' object='output.o' libtool=no depfile='.deps/output.Po' tmpdepfile='.deps/output.TPo' depmode=gcc3 /usr/bin/bash ./depcomp gcc -DHAVE_CONFIG_H -I. -I. -I. -DDATADIR="\"/opt/pkg/share/examples/sgrep\"" -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -c `test -f 'output.c' || echo './'`output.c --- index.o --- source='index.c' object='index.o' libtool=no depfile='.deps/index.Po' tmpdepfile='.deps/index.TPo' depmode=gcc3 /usr/bin/bash ./depcomp gcc -DHAVE_CONFIG_H -I. -I. -I. -DDATADIR="\"/opt/pkg/share/examples/sgrep\"" -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -c `test -f 'index.c' || echo './'`index.c --- sysdeps.o --- source='sysdeps.c' object='sysdeps.o' libtool=no depfile='.deps/sysdeps.Po' tmpdepfile='.deps/sysdeps.TPo' depmode=gcc3 /usr/bin/bash ./depcomp gcc -DHAVE_CONFIG_H -I. -I. -I. -DDATADIR="\"/opt/pkg/share/examples/sgrep\"" -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -c `test -f 'sysdeps.c' || echo './'`sysdeps.c --- index_main.o --- source='index_main.c' object='index_main.o' libtool=no depfile='.deps/index_main.Po' tmpdepfile='.deps/index_main.TPo' depmode=gcc3 /usr/bin/bash ./depcomp gcc -DHAVE_CONFIG_H -I. -I. -I. -DDATADIR="\"/opt/pkg/share/examples/sgrep\"" -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -c `test -f 'index_main.c' || echo './'`index_main.c index_main.c: In function 'parse_index_options': index_main.c:84:21: error: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration] 84 | if (strcmp(*argv,"--")==0) return i+1; | ^~~~~~ index_main.c:2:1: note: include '' or provide a declaration of 'strcmp' 1 | #include "sgrep.h" +++ |+#include 2 | index_main.c: In function 'index_main': index_main.c:241:13: error: implicit declaration of function 'index_query' [-Wimplicit-function-declaration] 241 | if (index_query(&options,argc-end_options,argv+end_options) | ^~~~~~~~~~~ *** [index_main.o] Error code 1 bmake[1]: stopped making "all-am" in /home/pbulk/build/textproc/sgrep/work/sgrep-1.94a bmake[1]: 1 error bmake[1]: stopped making "all-am" in /home/pbulk/build/textproc/sgrep/work/sgrep-1.94a *** [all] Error code 2 bmake: stopped making "all" in /home/pbulk/build/textproc/sgrep/work/sgrep-1.94a bmake: 1 error bmake: stopped making "all" in /home/pbulk/build/textproc/sgrep/work/sgrep-1.94a *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/textproc/sgrep *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/textproc/sgrep