=> Bootstrap dependency digest>=20010302: found digest-20121220 ===> Building for jikes-1.22nb3 Making all in doc gmake[1]: Entering directory '/usr/pkgsrc/work/lang/jikes/work/jikes-1.22/doc' gmake[1]: Nothing to be done for 'all'. gmake[1]: Leaving directory '/usr/pkgsrc/work/lang/jikes/work/jikes-1.22/doc' Making all in src gmake[1]: Entering directory '/usr/pkgsrc/work/lang/jikes/work/jikes-1.22/src' /usr/pkg/bin/gmake all-am gmake[2]: Entering directory '/usr/pkgsrc/work/lang/jikes/work/jikes-1.22/src' if c++ -DHAVE_CONFIG_H -I. -I. -I. -O2 -march=i586 -MT ast.o -MD -MP -MF ".deps/ast.Tpo" -c -o ast.o ast.cpp; \ then mv -f ".deps/ast.Tpo" ".deps/ast.Po"; else rm -f ".deps/ast.Tpo"; exit 1; fi In file included from ast.cpp:10: ./ast.h:351:9: error: expected '}' BYTE, ^ /usr/include/minix/const.h:70:25: note: expanded from macro 'BYTE' #define BYTE 0377 /* mask for 8 bits */ ^ ./ast.h:289:5: note: to match this '{' { ^ ./ast.h:1007:15: error: use of undeclared identifier 'BRACKETS' : Ast(BRACKETS) ^ ./ast.h:1045:19: error: use of undeclared identifier 'ARRAY' : AstType(ARRAY) ^ ./ast.h:1081:19: error: use of undeclared identifier 'WILDCARD' : AstType(WILDCARD) ^ ./ast.h:1119:15: error: use of undeclared identifier 'TYPE_ARGUMENTS' : Ast(TYPE_ARGUMENTS) ^ ./ast.h:1160:19: error: use of undeclared identifier 'TYPE' : AstType(TYPE) ^ ./ast.h:1211:15: error: use of undeclared identifier 'MEMBER_VALUE_PAIR' : Ast(MEMBER_VALUE_PAIR) ^ ./ast.h:1246:26: error: use of undeclared identifier 'ANNOTATION' : AstMemberValue(ANNOTATION) ^ ./ast.h:1288:15: error: use of undeclared identifier 'MODIFIER_KEYWORD' : Ast(MODIFIER_KEYWORD) ^ ./ast.h:1319:15: error: use of undeclared identifier 'MODIFIERS' : Ast(MODIFIERS) ^ ./ast.h:1365:15: error: use of undeclared identifier 'PACKAGE' : Ast(PACKAGE) ^ ./ast.h:1397:15: error: use of undeclared identifier 'IMPORT' : Ast(IMPORT) ^ ./ast.h:1434:15: error: use of undeclared identifier 'COMPILATION' : Ast(COMPILATION) ^ ./ast.h:1509:27: error: use of undeclared identifier 'EMPTY_DECLARATION' : AstDeclaredType(EMPTY_DECLARATION) ^ ./ast.h:1578:15: error: use of undeclared identifier 'CLASS_BODY' : Ast(CLASS_BODY) ^ ./ast.h:1743:15: error: use of undeclared identifier 'TYPE_PARAM' : Ast(TYPE_PARAM) ^ ./ast.h:1784:15: error: use of undeclared identifier 'PARAM_LIST' : Ast(PARAM_LIST) ^ ./ast.h:1826:27: error: use of undeclared identifier 'CLASS' : AstDeclaredType(CLASS) ^ ./ast.h:1867:26: error: use of undeclared identifier 'ARRAY_INITIALIZER' : AstMemberValue(ARRAY_INITIALIZER) ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. Makefile:432: recipe for target 'ast.o' failed gmake[2]: *** [ast.o] Error 1 gmake[2]: Leaving directory '/usr/pkgsrc/work/lang/jikes/work/jikes-1.22/src' Makefile:309: recipe for target 'all' failed gmake[1]: *** [all] Error 2 gmake[1]: Leaving directory '/usr/pkgsrc/work/lang/jikes/work/jikes-1.22/src' Makefile:227: recipe for target 'all-recursive' failed gmake: *** [all-recursive] Error 1 *** Error code 2 Stop. bmake: stopped in /usr/pkgsrc/lang/jikes *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/lang/jikes