[LLVMdev] [3.5 Release] Release Candidate 3 Now Available - 2nd build error in clang

Johannes Obermayr johannesobermayr at gmx.de
Sat Aug 23 11:33:38 PDT 2014


2nd build error in clang:

[ 2831s] Linking CXX executable ToolingTests
[ 2834s] CMakeFiles/ToolingTests.dir/ToolingTest.cpp.o: In function `std::default_delete<clang::FrontendAction>::operator()(clang::FrontendAction*) const':
[ 2834s] /usr/include/c++/4.8/bits/unique_ptr.h:67: undefined reference to `clang::SyntaxOnlyAction::~SyntaxOnlyAction()'
[ 2834s] collect2: error: ld returned 1 exit status
[ 2834s] tools/clang/unittests/Tooling/CMakeFiles/ToolingTests.dir/build.make:290: recipe for target 'tools/clang/unittests/Tooling/ToolingTests' failed
[ 2834s] make[2]: *** [tools/clang/unittests/Tooling/ToolingTests] Error 1
[ 2834s] CMakeFiles/Makefile2:17836: recipe for target 'tools/clang/unittests/Tooling/CMakeFiles/ToolingTests.dir/all' failed
[ 2834s] make[1]: *** [tools/clang/unittests/Tooling/CMakeFiles/ToolingTests.dir/all] Error 2



More information about the llvm-dev mailing list