=> 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 clang++ -I. -I/opt/pkg/include -DLDAP_DEPRECATED -pipe -Os -I/opt/pkg/include -DLDAP_DEPRECATED -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 clang++ -I. -I/opt/pkg/include -DLDAP_DEPRECATED -pipe -Os -I/opt/pkg/include -DLDAP_DEPRECATED -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 NAME STRING_CONSTANT | ^~~~ fmtgen/parse.y:79.24-38: warning: POSIX yacc reserves %type to nonterminals [-Wyacc] 79 | %type NAME STRING_CONSTANT | ^~~~~~~~~~~~~~~ fmtgen/parse.y:80.20-35: warning: POSIX yacc reserves %type to nonterminals [-Wyacc] 80 | %type INTEGER_CONSTANT attributes | ^~~~~~~~~~~~~~~~ sed -e 's/[yY][yY]/parse_/g' -e '//d' -e '//d' -e '//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 clang++ -I. -I/opt/pkg/include -DLDAP_DEPRECATED -pipe -Os -I/opt/pkg/include -DLDAP_DEPRECATED -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:55:5: error: redefinition of 'parse_error' parse_error = 256, /* error */ ^ ./fmtgen/lex.h:38:21: note: expanded from macro 'parse_error' #define parse_error parse_error ^ ./fmtgen/lex.h:28:6: note: previous definition is here void parse_error(const char *, ...) ATTR_PRINTF(1, 2); ^ In file included from fmtgen/lex.cc:33: ./fmtgen/parse.gen.h:77:9: warning: 'parse_error' macro redefined [-Wmacro-redefined] #define parse_error 256 ^ ./fmtgen/lex.h:38:9: note: previous definition is here #define parse_error parse_error ^ fmtgen/lex.cc:328:15: error: called object type 'int' is not a function or function pointer parse_error("end-of-file inside comment"); ~~~~~~~~~~~^ fmtgen/lex.cc:375:18: error: called object type 'int' is not a function or function pointer parse_error("end-of-file within string"); ~~~~~~~~~~~^ fmtgen/lex.cc:382:18: error: called object type 'int' is not a function or function pointer parse_error("end-of-line within string"); ~~~~~~~~~~~^ fmtgen/lex.cc:393:15: error: called object type 'int' is not a function or function pointer parse_error("unknown '\\%c' escape", c); ~~~~~~~~~~~^ fmtgen/lex.cc:482:1: error: expected unqualified-id parse_error(const char *s, ...) ^ ./fmtgen/parse.gen.h:77:21: note: expanded from macro 'parse_error' #define parse_error 256 ^ 1 warning and 6 errors generated. *** Error code 1 Stop. bmake: stopped in /Users/pbulk/build/devel/aegis/work/aegis-4.24.2 *** Error code 1 Stop. bmake[1]: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/devel/aegis *** Error code 1 Stop. bmake: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/devel/aegis