Scanning dependencies of target Dictgen [ 47%] Building CXX object core/dictgen/CMakeFiles/Dictgen.dir/src/BaseSelectionRule.cxx.o [ 47%] Building CXX object core/dictgen/CMakeFiles/Dictgen.dir/src/ClassSelectionRule.cxx.o [ 47%] Building CXX object core/dictgen/CMakeFiles/Dictgen.dir/src/DictSelectionReader.cxx.o In file included from /home/ubelix/dbmr/gb20r205/root_src/interpreter/llvm/src/tools/clang/include/clang/AST/DeclarationName.h:16, from /home/ubelix/dbmr/gb20r205/root_src/interpreter/llvm/src/tools/clang/include/clang/AST/DeclBase.h:18, from /home/ubelix/dbmr/gb20r205/root_src/interpreter/llvm/src/tools/clang/include/clang/AST/Decl.h:18, from /home/ubelix/dbmr/gb20r205/root_src/interpreter/llvm/src/tools/clang/include/clang/AST/Attr.h:18, from /home/ubelix/dbmr/gb20r205/root_src/interpreter/llvm/src/tools/clang/include/clang/AST/RecursiveASTVisitor.h:17, from /home/ubelix/dbmr/gb20r205/root_src/core/dictgen/res/DictSelectionReader.h:15, from /home/ubelix/dbmr/gb20r205/root_src/core/dictgen/src/DictSelectionReader.cxx:1: /home/ubelix/dbmr/gb20r205/root_src/interpreter/llvm/src/tools/clang/include/clang/Basic/IdentifierTable.h:875:8: error: ‘isPodLike’ is not a class template 875 | struct isPodLike { static const bool value = true; }; | ^~~~~~~~~ /home/ubelix/dbmr/gb20r205/root_src/interpreter/llvm/src/tools/clang/include/clang/Basic/IdentifierTable.h:875:35: error: explicit specialization of non-template ‘llvm::isPodLike’ 875 | struct isPodLike { static const bool value = true; }; | ^ In file included from /home/ubelix/dbmr/gb20r205/root_src/interpreter/llvm/src/tools/clang/include/clang/Basic/Diagnostic.h:20, from /home/ubelix/dbmr/gb20r205/root_src/interpreter/llvm/src/tools/clang/include/clang/Basic/PartialDiagnostic.h:19, from /home/ubelix/dbmr/gb20r205/root_src/interpreter/llvm/src/tools/clang/include/clang/AST/DeclarationName.h:17, from /home/ubelix/dbmr/gb20r205/root_src/interpreter/llvm/src/tools/clang/include/clang/AST/DeclBase.h:18, from /home/ubelix/dbmr/gb20r205/root_src/interpreter/llvm/src/tools/clang/include/clang/AST/Decl.h:18, from /home/ubelix/dbmr/gb20r205/root_src/interpreter/llvm/src/tools/clang/include/clang/AST/Attr.h:18, from /home/ubelix/dbmr/gb20r205/root_src/interpreter/llvm/src/tools/clang/include/clang/AST/RecursiveASTVisitor.h:17, from /home/ubelix/dbmr/gb20r205/root_src/core/dictgen/res/DictSelectionReader.h:15, from /home/ubelix/dbmr/gb20r205/root_src/core/dictgen/src/DictSelectionReader.cxx:1: /home/ubelix/dbmr/gb20r205/root_src/interpreter/llvm/src/tools/clang/include/clang/Basic/SourceLocation.h:29:32: error: ‘llvm::isPodLike’ is not a template 29 | template struct isPodLike; | ^~~~~~~~~ In file included from /home/ubelix/dbmr/gb20r205/root_src/interpreter/llvm/src/tools/clang/include/clang/AST/DeclarationName.h:16, from /home/ubelix/dbmr/gb20r205/root_src/interpreter/llvm/src/tools/clang/include/clang/AST/DeclBase.h:18, from /home/ubelix/dbmr/gb20r205/root_src/interpreter/llvm/src/tools/clang/include/clang/AST/Decl.h:18, from /home/ubelix/dbmr/gb20r205/root_src/interpreter/llvm/src/tools/clang/include/clang/AST/Attr.h:18, from /home/ubelix/dbmr/gb20r205/root_src/interpreter/llvm/src/tools/clang/include/clang/AST/RecursiveASTVisitor.h:17, from /home/ubelix/dbmr/gb20r205/root_src/core/dictgen/res/DictSelectionReader.h:15, from /home/ubelix/dbmr/gb20r205/root_src/core/dictgen/src/DictSelectionReader.cxx:1: /home/ubelix/dbmr/gb20r205/root_src/interpreter/llvm/src/tools/clang/include/clang/Basic/IdentifierTable.h:875:8: note: previous declaration here 875 | struct isPodLike { static const bool value = true; }; | ^~~~~~~~~ In file included from /home/ubelix/dbmr/gb20r205/root_src/interpreter/llvm/src/tools/clang/include/clang/Basic/Diagnostic.h:20, from /home/ubelix/dbmr/gb20r205/root_src/interpreter/llvm/src/tools/clang/include/clang/Basic/PartialDiagnostic.h:19, from /home/ubelix/dbmr/gb20r205/root_src/interpreter/llvm/src/tools/clang/include/clang/AST/DeclarationName.h:17, from /home/ubelix/dbmr/gb20r205/root_src/interpreter/llvm/src/tools/clang/include/clang/AST/DeclBase.h:18, from /home/ubelix/dbmr/gb20r205/root_src/interpreter/llvm/src/tools/clang/include/clang/AST/Decl.h:18, from /home/ubelix/dbmr/gb20r205/root_src/interpreter/llvm/src/tools/clang/include/clang/AST/Attr.h:18, from /home/ubelix/dbmr/gb20r205/root_src/interpreter/llvm/src/tools/clang/include/clang/AST/RecursiveASTVisitor.h:17, from /home/ubelix/dbmr/gb20r205/root_src/core/dictgen/res/DictSelectionReader.h:15, from /home/ubelix/dbmr/gb20r205/root_src/core/dictgen/src/DictSelectionReader.cxx:1: /home/ubelix/dbmr/gb20r205/root_src/interpreter/llvm/src/tools/clang/include/clang/Basic/SourceLocation.h:453:10: error: ‘isPodLike’ is not a class template 453 | struct isPodLike { static const bool value = true; }; | ^~~~~~~~~ /home/ubelix/dbmr/gb20r205/root_src/interpreter/llvm/src/tools/clang/include/clang/Basic/SourceLocation.h:453:41: error: ‘llvm::isPodLike’ is not a template 453 | struct isPodLike { static const bool value = true; }; | ^ In file included from /home/ubelix/dbmr/gb20r205/root_src/interpreter/llvm/src/tools/clang/include/clang/AST/DeclarationName.h:16, from /home/ubelix/dbmr/gb20r205/root_src/interpreter/llvm/src/tools/clang/include/clang/AST/DeclBase.h:18, from /home/ubelix/dbmr/gb20r205/root_src/interpreter/llvm/src/tools/clang/include/clang/AST/Decl.h:18, from /home/ubelix/dbmr/gb20r205/root_src/interpreter/llvm/src/tools/clang/include/clang/AST/Attr.h:18, from /home/ubelix/dbmr/gb20r205/root_src/interpreter/llvm/src/tools/clang/include/clang/AST/RecursiveASTVisitor.h:17, from /home/ubelix/dbmr/gb20r205/root_src/core/dictgen/res/DictSelectionReader.h:15, from /home/ubelix/dbmr/gb20r205/root_src/core/dictgen/src/DictSelectionReader.cxx:1: /home/ubelix/dbmr/gb20r205/root_src/interpreter/llvm/src/tools/clang/include/clang/Basic/IdentifierTable.h:875:8: note: previous declaration here 875 | struct isPodLike { static const bool value = true; }; | ^~~~~~~~~ In file included from /home/ubelix/dbmr/gb20r205/root_src/interpreter/llvm/src/tools/clang/include/clang/Basic/Diagnostic.h:20, from /home/ubelix/dbmr/gb20r205/root_src/interpreter/llvm/src/tools/clang/include/clang/Basic/PartialDiagnostic.h:19, from /home/ubelix/dbmr/gb20r205/root_src/interpreter/llvm/src/tools/clang/include/clang/AST/DeclarationName.h:17, from /home/ubelix/dbmr/gb20r205/root_src/interpreter/llvm/src/tools/clang/include/clang/AST/DeclBase.h:18, from /home/ubelix/dbmr/gb20r205/root_src/interpreter/llvm/src/tools/clang/include/clang/AST/Decl.h:18, from /home/ubelix/dbmr/gb20r205/root_src/interpreter/llvm/src/tools/clang/include/clang/AST/Attr.h:18, from /home/ubelix/dbmr/gb20r205/root_src/interpreter/llvm/src/tools/clang/include/clang/AST/RecursiveASTVisitor.h:17, from /home/ubelix/dbmr/gb20r205/root_src/core/dictgen/res/DictSelectionReader.h:15, from /home/ubelix/dbmr/gb20r205/root_src/core/dictgen/src/DictSelectionReader.cxx:1: /home/ubelix/dbmr/gb20r205/root_src/interpreter/llvm/src/tools/clang/include/clang/Basic/SourceLocation.h:455:10: error: ‘isPodLike’ is not a class template 455 | struct isPodLike { static const bool value = true; }; | ^~~~~~~~~ /home/ubelix/dbmr/gb20r205/root_src/interpreter/llvm/src/tools/clang/include/clang/Basic/SourceLocation.h:455:33: error: ‘llvm::isPodLike’ is not a template 455 | struct isPodLike { static const bool value = true; }; | ^ In file included from /home/ubelix/dbmr/gb20r205/root_src/interpreter/llvm/src/tools/clang/include/clang/AST/DeclarationName.h:16, from /home/ubelix/dbmr/gb20r205/root_src/interpreter/llvm/src/tools/clang/include/clang/AST/DeclBase.h:18, from /home/ubelix/dbmr/gb20r205/root_src/interpreter/llvm/src/tools/clang/include/clang/AST/Decl.h:18, from /home/ubelix/dbmr/gb20r205/root_src/interpreter/llvm/src/tools/clang/include/clang/AST/Attr.h:18, from /home/ubelix/dbmr/gb20r205/root_src/interpreter/llvm/src/tools/clang/include/clang/AST/RecursiveASTVisitor.h:17, from /home/ubelix/dbmr/gb20r205/root_src/core/dictgen/res/DictSelectionReader.h:15, from /home/ubelix/dbmr/gb20r205/root_src/core/dictgen/src/DictSelectionReader.cxx:1: /home/ubelix/dbmr/gb20r205/root_src/interpreter/llvm/src/tools/clang/include/clang/Basic/IdentifierTable.h:875:8: note: previous declaration here 875 | struct isPodLike { static const bool value = true; }; | ^~~~~~~~~ In file included from /home/ubelix/dbmr/gb20r205/root_src/interpreter/llvm/src/tools/clang/include/clang/AST/DeclBase.h:18, from /home/ubelix/dbmr/gb20r205/root_src/interpreter/llvm/src/tools/clang/include/clang/AST/Decl.h:18, from /home/ubelix/dbmr/gb20r205/root_src/interpreter/llvm/src/tools/clang/include/clang/AST/Attr.h:18, from /home/ubelix/dbmr/gb20r205/root_src/interpreter/llvm/src/tools/clang/include/clang/AST/RecursiveASTVisitor.h:17, from /home/ubelix/dbmr/gb20r205/root_src/core/dictgen/res/DictSelectionReader.h:15, from /home/ubelix/dbmr/gb20r205/root_src/core/dictgen/src/DictSelectionReader.cxx:1: /home/ubelix/dbmr/gb20r205/root_src/interpreter/llvm/src/tools/clang/include/clang/AST/DeclarationName.h:602:8: error: ‘isPodLike’ is not a class template 602 | struct isPodLike { static const bool value = true; }; | ^~~~~~~~~ /home/ubelix/dbmr/gb20r205/root_src/interpreter/llvm/src/tools/clang/include/clang/AST/DeclarationName.h:602:40: error: ‘llvm::isPodLike’ is not a template 602 | struct isPodLike { static const bool value = true; }; | ^ In file included from /home/ubelix/dbmr/gb20r205/root_src/interpreter/llvm/src/tools/clang/include/clang/AST/DeclarationName.h:16, from /home/ubelix/dbmr/gb20r205/root_src/interpreter/llvm/src/tools/clang/include/clang/AST/DeclBase.h:18, from /home/ubelix/dbmr/gb20r205/root_src/interpreter/llvm/src/tools/clang/include/clang/AST/Decl.h:18, from /home/ubelix/dbmr/gb20r205/root_src/interpreter/llvm/src/tools/clang/include/clang/AST/Attr.h:18, from /home/ubelix/dbmr/gb20r205/root_src/interpreter/llvm/src/tools/clang/include/clang/AST/RecursiveASTVisitor.h:17, from /home/ubelix/dbmr/gb20r205/root_src/core/dictgen/res/DictSelectionReader.h:15, from /home/ubelix/dbmr/gb20r205/root_src/core/dictgen/src/DictSelectionReader.cxx:1: /home/ubelix/dbmr/gb20r205/root_src/interpreter/llvm/src/tools/clang/include/clang/Basic/IdentifierTable.h:875:8: note: previous declaration here 875 | struct isPodLike { static const bool value = true; }; | ^~~~~~~~~ In file included from /home/ubelix/dbmr/gb20r205/root_src/interpreter/llvm/src/tools/clang/include/clang/AST/ExternalASTSource.h:17, from /home/ubelix/dbmr/gb20r205/root_src/interpreter/llvm/src/tools/clang/include/clang/AST/Decl.h:20, from /home/ubelix/dbmr/gb20r205/root_src/interpreter/llvm/src/tools/clang/include/clang/AST/Attr.h:18, from /home/ubelix/dbmr/gb20r205/root_src/interpreter/llvm/src/tools/clang/include/clang/AST/RecursiveASTVisitor.h:17, from /home/ubelix/dbmr/gb20r205/root_src/core/dictgen/res/DictSelectionReader.h:15, from /home/ubelix/dbmr/gb20r205/root_src/core/dictgen/src/DictSelectionReader.cxx:1: /home/ubelix/dbmr/gb20r205/root_src/interpreter/llvm/src/tools/clang/include/clang/AST/CharUnits.h:241:20: error: ‘isPodLike’ is not a class template 241 | template <> struct isPodLike { | ^~~~~~~~~ /home/ubelix/dbmr/gb20r205/root_src/interpreter/llvm/src/tools/clang/include/clang/AST/CharUnits.h:241:46: error: ‘llvm::isPodLike’ is not a template 241 | template <> struct isPodLike { | ^ In file included from /home/ubelix/dbmr/gb20r205/root_src/interpreter/llvm/src/tools/clang/include/clang/AST/DeclarationName.h:16, from /home/ubelix/dbmr/gb20r205/root_src/interpreter/llvm/src/tools/clang/include/clang/AST/DeclBase.h:18, from /home/ubelix/dbmr/gb20r205/root_src/interpreter/llvm/src/tools/clang/include/clang/AST/Decl.h:18, from /home/ubelix/dbmr/gb20r205/root_src/interpreter/llvm/src/tools/clang/include/clang/AST/Attr.h:18, from /home/ubelix/dbmr/gb20r205/root_src/interpreter/llvm/src/tools/clang/include/clang/AST/RecursiveASTVisitor.h:17, from /home/ubelix/dbmr/gb20r205/root_src/core/dictgen/res/DictSelectionReader.h:15, from /home/ubelix/dbmr/gb20r205/root_src/core/dictgen/src/DictSelectionReader.cxx:1: /home/ubelix/dbmr/gb20r205/root_src/interpreter/llvm/src/tools/clang/include/clang/Basic/IdentifierTable.h:875:8: note: previous declaration here 875 | struct isPodLike { static const bool value = true; }; | ^~~~~~~~~ In file included from /home/ubelix/dbmr/gb20r205/root_src/interpreter/llvm/src/tools/clang/include/clang/AST/Decl.h:22, from /home/ubelix/dbmr/gb20r205/root_src/interpreter/llvm/src/tools/clang/include/clang/AST/Attr.h:18, from /home/ubelix/dbmr/gb20r205/root_src/interpreter/llvm/src/tools/clang/include/clang/AST/RecursiveASTVisitor.h:17, from /home/ubelix/dbmr/gb20r205/root_src/core/dictgen/res/DictSelectionReader.h:15, from /home/ubelix/dbmr/gb20r205/root_src/core/dictgen/src/DictSelectionReader.cxx:1: /home/ubelix/dbmr/gb20r205/root_src/interpreter/llvm/src/tools/clang/include/clang/AST/Type.h:72:10: error: ‘isPodLike’ is not a class template 72 | struct isPodLike { static const bool value = true; }; | ^~~~~~~~~ /home/ubelix/dbmr/gb20r205/root_src/interpreter/llvm/src/tools/clang/include/clang/AST/Type.h:72:35: error: ‘llvm::isPodLike’ is not a template 72 | struct isPodLike { static const bool value = true; }; | ^ In file included from /home/ubelix/dbmr/gb20r205/root_src/interpreter/llvm/src/tools/clang/include/clang/AST/DeclarationName.h:16, from /home/ubelix/dbmr/gb20r205/root_src/interpreter/llvm/src/tools/clang/include/clang/AST/DeclBase.h:18, from /home/ubelix/dbmr/gb20r205/root_src/interpreter/llvm/src/tools/clang/include/clang/AST/Decl.h:18, from /home/ubelix/dbmr/gb20r205/root_src/interpreter/llvm/src/tools/clang/include/clang/AST/Attr.h:18, from /home/ubelix/dbmr/gb20r205/root_src/interpreter/llvm/src/tools/clang/include/clang/AST/RecursiveASTVisitor.h:17, from /home/ubelix/dbmr/gb20r205/root_src/core/dictgen/res/DictSelectionReader.h:15, from /home/ubelix/dbmr/gb20r205/root_src/core/dictgen/src/DictSelectionReader.cxx:1: /home/ubelix/dbmr/gb20r205/root_src/interpreter/llvm/src/tools/clang/include/clang/Basic/IdentifierTable.h:875:8: note: previous declaration here 875 | struct isPodLike { static const bool value = true; }; | ^~~~~~~~~ In file included from /home/ubelix/dbmr/gb20r205/root_src/interpreter/llvm/src/tools/clang/include/clang/AST/Expr.h:20, from /home/ubelix/dbmr/gb20r205/root_src/interpreter/llvm/src/tools/clang/include/clang/AST/Attr.h:19, from /home/ubelix/dbmr/gb20r205/root_src/interpreter/llvm/src/tools/clang/include/clang/AST/RecursiveASTVisitor.h:17, from /home/ubelix/dbmr/gb20r205/root_src/core/dictgen/res/DictSelectionReader.h:15, from /home/ubelix/dbmr/gb20r205/root_src/core/dictgen/src/DictSelectionReader.cxx:1: /home/ubelix/dbmr/gb20r205/root_src/interpreter/llvm/src/tools/clang/include/clang/AST/DeclAccessPair.h:66:27: error: ‘llvm::isPodLike’ is not a template 66 | template struct isPodLike; | ^~~~~~~~~ In file included from /home/ubelix/dbmr/gb20r205/root_src/interpreter/llvm/src/tools/clang/include/clang/AST/DeclarationName.h:16, from /home/ubelix/dbmr/gb20r205/root_src/interpreter/llvm/src/tools/clang/include/clang/AST/DeclBase.h:18, from /home/ubelix/dbmr/gb20r205/root_src/interpreter/llvm/src/tools/clang/include/clang/AST/Decl.h:18, from /home/ubelix/dbmr/gb20r205/root_src/interpreter/llvm/src/tools/clang/include/clang/AST/Attr.h:18, from /home/ubelix/dbmr/gb20r205/root_src/interpreter/llvm/src/tools/clang/include/clang/AST/RecursiveASTVisitor.h:17, from /home/ubelix/dbmr/gb20r205/root_src/core/dictgen/res/DictSelectionReader.h:15, from /home/ubelix/dbmr/gb20r205/root_src/core/dictgen/src/DictSelectionReader.cxx:1: /home/ubelix/dbmr/gb20r205/root_src/interpreter/llvm/src/tools/clang/include/clang/Basic/IdentifierTable.h:875:8: note: previous declaration here 875 | struct isPodLike { static const bool value = true; }; | ^~~~~~~~~ In file included from /home/ubelix/dbmr/gb20r205/root_src/interpreter/llvm/src/tools/clang/include/clang/AST/Expr.h:20, from /home/ubelix/dbmr/gb20r205/root_src/interpreter/llvm/src/tools/clang/include/clang/AST/Attr.h:19, from /home/ubelix/dbmr/gb20r205/root_src/interpreter/llvm/src/tools/clang/include/clang/AST/RecursiveASTVisitor.h:17, from /home/ubelix/dbmr/gb20r205/root_src/core/dictgen/res/DictSelectionReader.h:15, from /home/ubelix/dbmr/gb20r205/root_src/core/dictgen/src/DictSelectionReader.cxx:1: /home/ubelix/dbmr/gb20r205/root_src/interpreter/llvm/src/tools/clang/include/clang/AST/DeclAccessPair.h:67:19: error: ‘isPodLike’ is not a class template 67 | template<> struct isPodLike { | ^~~~~~~~~ /home/ubelix/dbmr/gb20r205/root_src/interpreter/llvm/src/tools/clang/include/clang/AST/DeclAccessPair.h:67:50: error: ‘llvm::isPodLike’ is not a template 67 | template<> struct isPodLike { | ^ In file included from /home/ubelix/dbmr/gb20r205/root_src/interpreter/llvm/src/tools/clang/include/clang/AST/DeclarationName.h:16, from /home/ubelix/dbmr/gb20r205/root_src/interpreter/llvm/src/tools/clang/include/clang/AST/DeclBase.h:18, from /home/ubelix/dbmr/gb20r205/root_src/interpreter/llvm/src/tools/clang/include/clang/AST/Decl.h:18, from /home/ubelix/dbmr/gb20r205/root_src/interpreter/llvm/src/tools/clang/include/clang/AST/Attr.h:18, from /home/ubelix/dbmr/gb20r205/root_src/interpreter/llvm/src/tools/clang/include/clang/AST/RecursiveASTVisitor.h:17, from /home/ubelix/dbmr/gb20r205/root_src/core/dictgen/res/DictSelectionReader.h:15, from /home/ubelix/dbmr/gb20r205/root_src/core/dictgen/src/DictSelectionReader.cxx:1: /home/ubelix/dbmr/gb20r205/root_src/interpreter/llvm/src/tools/clang/include/clang/Basic/IdentifierTable.h:875:8: note: previous declaration here 875 | struct isPodLike { static const bool value = true; }; | ^~~~~~~~~ In file included from /home/ubelix/dbmr/gb20r205/root_src/interpreter/llvm/src/tools/clang/include/clang/AST/RecursiveASTVisitor.h:28, from /home/ubelix/dbmr/gb20r205/root_src/core/dictgen/res/DictSelectionReader.h:15, from /home/ubelix/dbmr/gb20r205/root_src/core/dictgen/src/DictSelectionReader.cxx:1: /home/ubelix/dbmr/gb20r205/root_src/interpreter/llvm/src/tools/clang/include/clang/AST/ExprObjC.h:232:20: error: ‘isPodLike’ is not a class template 232 | template <> struct isPodLike : std::true_type {}; | ^~~~~~~~~ /home/ubelix/dbmr/gb20r205/root_src/interpreter/llvm/src/tools/clang/include/clang/AST/ExprObjC.h:232:58: error: ‘llvm::isPodLike’ is not a template 232 | template <> struct isPodLike : std::true_type {}; | ^ In file included from /home/ubelix/dbmr/gb20r205/root_src/interpreter/llvm/src/tools/clang/include/clang/AST/DeclarationName.h:16, from /home/ubelix/dbmr/gb20r205/root_src/interpreter/llvm/src/tools/clang/include/clang/AST/DeclBase.h:18, from /home/ubelix/dbmr/gb20r205/root_src/interpreter/llvm/src/tools/clang/include/clang/AST/Decl.h:18, from /home/ubelix/dbmr/gb20r205/root_src/interpreter/llvm/src/tools/clang/include/clang/AST/Attr.h:18, from /home/ubelix/dbmr/gb20r205/root_src/interpreter/llvm/src/tools/clang/include/clang/AST/RecursiveASTVisitor.h:17, from /home/ubelix/dbmr/gb20r205/root_src/core/dictgen/res/DictSelectionReader.h:15, from /home/ubelix/dbmr/gb20r205/root_src/core/dictgen/src/DictSelectionReader.cxx:1: /home/ubelix/dbmr/gb20r205/root_src/interpreter/llvm/src/tools/clang/include/clang/Basic/IdentifierTable.h:875:8: note: previous declaration here 875 | struct isPodLike { static const bool value = true; }; | ^~~~~~~~~ make[2]: *** [core/dictgen/CMakeFiles/Dictgen.dir/src/DictSelectionReader.cxx.o] Error 1 make[1]: *** [core/dictgen/CMakeFiles/Dictgen.dir/all] Error 2 make: *** [all] Error 2