+ 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/aegis-4.24.2nb44/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/aegis-4.24.2nb44/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for aegis-4.24.2nb44 CONFIG_FILES=script/ae-cvs-ci:script/ae-cvs-ci.in CONFIG_HEADERS= /bin/sh ./config.status config.status: creating script/ae-cvs-ci mkdir bin cp script/ae-cvs-ci bin/ae-cvs-ci chmod a+rx bin/ae-cvs-ci g++ -I. -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include -I/opt/pkg/include/libxml2 -I/opt/pkg/include -c ae-repo-ci/arglex3.cc mv arglex3.o ae-repo-ci/arglex3.o g++ -I. -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include -I/opt/pkg/include/libxml2 -I/opt/pkg/include -c fmtgen/indent.cc mv indent.o fmtgen/indent.o Expect no conflicts. /opt/pkg/bin/bison -y -d fmtgen/parse.y fmtgen/parse.y:79.19-22: warning: POSIX yacc reserves %type to nonterminals [-Wyacc] 79 | %type <lv_string> NAME STRING_CONSTANT | ^~~~ fmtgen/parse.y:79.24-38: warning: POSIX yacc reserves %type to nonterminals [-Wyacc] 79 | %type <lv_string> NAME STRING_CONSTANT | ^~~~~~~~~~~~~~~ fmtgen/parse.y:80.20-35: warning: POSIX yacc reserves %type to nonterminals [-Wyacc] 80 | %type <lv_integer> INTEGER_CONSTANT attributes | ^~~~~~~~~~~~~~~~ sed -e 's/[yY][yY]/parse_/g' -e '/<stdio.h>/d' -e '/<stdlib.h>/d' -e '/<stddef.h>/d' y.tab.c > fmtgen/parse.gen.cc sed -e 's/[yY][yY]/parse_/g' -e 's/Y_TAB_H/parse_TAB_H/g' y.tab.h > fmtgen/parse.gen.h rm -f y.tab.c y.tab.h g++ -I. -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include -I/opt/pkg/include/libxml2 -I/opt/pkg/include -c fmtgen/lex.cc In file included from fmtgen/lex.cc:33: ./fmtgen/parse.gen.h:77: warning: "parse_error" redefined 77 | #define parse_error 256 | In file included from fmtgen/lex.cc:31: ./fmtgen/lex.h:38: note: this is the location of the previous definition 38 | #define parse_error parse_error | ./fmtgen/parse.gen.h:55:19: error: 'parse_error' redeclared as different kind of entity 55 | parse_error = 256, /* error */ | ^~~ ./fmtgen/lex.h:28:6: note: previous declaration 'void parse_error(const char*, ...)' 28 | void parse_error(const char *, ...) ATTR_PRINTF(1, 2); | ^~~~~~~~~~~ fmtgen/lex.cc: In function 'int parse_lex()': fmtgen/lex.cc:328:36: error: expression cannot be used as a function 328 | parse_error("end-of-file inside comment"); fmtgen/lex.cc:375:32: error: expression cannot be used as a function 375 | parse_error("end-of-file within string"); fmtgen/lex.cc:382:32: error: expression cannot be used as a function 382 | parse_error("end-of-line within string"); fmtgen/lex.cc:393:36: error: expression cannot be used as a function 393 | parse_error("unknown '\\%c' escape", c); fmtgen/lex.cc: At global scope: ./fmtgen/parse.gen.h:77:21: error: expected unqualified-id before numeric constant 77 | #define parse_error 256 | ^~~ fmtgen/lex.cc:482:1: note: in expansion of macro 'parse_error' 482 | parse_error(const char *s, ...) | ^~~~~~~~~~~ *** Error code 1 Stop. bmake: stopped in /home/pbulk/build/devel/aegis/work/aegis-4.24.2 *** Error code 1 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/aegis *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/aegis