Advertisement
eraserix

clang command that crashes

Nov 20th, 2014
199
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.07 KB | None | 0 0
  1. $ fakeroot debian/rules build
  2. dh build
  3. debian/rules override_dh_auto_build
  4. make[1]: Entering directory `/home/ch1010832/Work/debsource/boost/owndeb/boost1.54-1.54.0'
  5. /opt/clang-3.5/bin/clang -cc1 -v -triple x86_64-pc-linux-gnu -emit-obj -disable-free -disable-llvm-verifier -main-file-name assoc_laguerre.cpp -mrelocation-model pic -pic-level 2 -fmath-errno -masm-verbose -mconstructor-aliases -munwind-tables -fuse-init-array -target-cpu x86-64 -target-linker-version 2.22 -momit-leaf-frame-pointer -g -dwarf-column-info -coverage-file /home/ch1010832/Work/debsource/boost/owndeb/boost1.54-1.54.0/bin.v2/libs/math/build/clang-linux-3.5.0/release/debug-symbols-on/threading-multi/assoc_laguerre.o -resource-dir /usr/lib/llvm-3.5/bin/../lib/clang/3.5.0 -D BOOST_ALL_NO_LIB=1 -D BOOST_BUILD_PCH_ENABLED -D BOOST_MATH_TR1_DYN_LINK=1 -D NDEBUG -I . -I libs/math/src/tr1 -internal-isystem /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8 -internal-isystem /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/x86_64-linux-gnu/c++/4.8 -internal-isystem /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/x86_64-linux-gnu/c++/4.8 -internal-isystem /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/backward -internal-isystem /usr/local/include -internal-isystem /usr/lib/llvm-3.5/bin/../lib/clang/3.5.0/include -internal-externc-isystem /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -O3 -Winvalid-pch -Wno-inline -Wall -Winvalid-pch -fdeprecated-macro -fdebug-compilation-dir /home/ch1010832/Work/debsource/boost/owndeb/boost1.54-1.54.0 -ferror-limit 19 -fmessage-length 0 -pthread -mstackrealign -fobjc-runtime=gcc -fcxx-exceptions -fexceptions -fdiagnostics-show-option -vectorize-loops -vectorize-slp -include-pth bin.v2/libs/math/build/clang-linux-3.5.0/release/debug-symbols-on/threading-multi/../src/tr1/pch.hpp.pth -o bin.v2/libs/math/build/clang-linux-3.5.0/release/debug-symbols-on/threading-multi/assoc_laguerre.o -x c++ libs/math/build/../src/tr1/assoc_laguerre.cpp
  6. clang -cc1 version 3.5.0 based upon LLVM 3.5.0 default target x86_64-unknown-linux-gnu
  7. ignoring nonexistent directory "/include"
  8. ignoring duplicate directory "/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/x86_64-linux-gnu/c++/4.8"
  9. #include "..." search starts here:
  10. #include <...> search starts here:
  11. .
  12. /home/ch1010832/Work/debsource/boost/owndeb/boost1.54-1.54.0/libs/math/build/../src/tr1
  13. /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8
  14. /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/x86_64-linux-gnu/c++/4.8
  15. /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/backward
  16. /usr/local/include
  17. /usr/lib/llvm-3.5/bin/../lib/clang/3.5.0/include
  18. /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/include
  19. /usr/include/x86_64-linux-gnu
  20. /usr/include
  21. End of search list.
  22. 0 libLLVM-3.5.so 0x00002b1e28763c02 llvm::sys::PrintStackTrace(_IO_FILE*) + 34
  23. 1 libLLVM-3.5.so 0x00002b1e287639f9
  24. 2 libpthread.so.0 0x00002b1e294d1cb0
  25. 3 clang 0x0000000001289463
  26. 4 clang 0x00000000012ba30d clang::FileSystemStatCache::get(char const*, clang::FileData&, bool, std::unique_ptr<clang::vfs::File, std::default_delete<clang::vfs::File> >*, clang::FileSystemStatCache*, clang::vfs::FileSystem&) + 77
  27. 5 clang 0x00000000012b6cac clang::FileManager::getStatValue(char const*, clang::FileData&, bool, std::unique_ptr<clang::vfs::File, std::default_delete<clang::vfs::File> >*) + 268
  28. 6 clang 0x00000000012b94cd clang::FileManager::getFile(llvm::StringRef, bool, bool) + 877
  29. 7 clang 0x000000000123f1ee clang::DirectoryLookup::LookupFile(llvm::StringRef&, clang::HeaderSearch&, llvm::SmallVectorImpl<char>*, llvm::SmallVectorImpl<char>*, clang::ModuleMap::KnownHeader*, bool&, bool&, llvm::SmallVectorImpl<char>&) const + 494
  30. 8 clang 0x000000000123fb2f clang::HeaderSearch::LookupFile(llvm::StringRef, clang::SourceLocation, bool, clang::DirectoryLookup const*, clang::DirectoryLookup const*&, llvm::ArrayRef<clang::FileEntry const*>, llvm::SmallVectorImpl<char>*, llvm::SmallVectorImpl<char>*, clang::ModuleMap::KnownHeader*, bool) + 1183
  31. 9 clang 0x000000000126b43a clang::Preprocessor::LookupFile(clang::SourceLocation, llvm::StringRef, bool, clang::DirectoryLookup const*, clang::DirectoryLookup const*&, llvm::SmallVectorImpl<char>*, llvm::SmallVectorImpl<char>*, clang::ModuleMap::KnownHeader*, bool) + 234
  32. 10 clang 0x0000000001273c84 clang::Preprocessor::HandleIncludeDirective(clang::SourceLocation, clang::Token&, clang::DirectoryLookup const*, bool) + 1108
  33. 11 clang 0x00000000012770db clang::Preprocessor::HandleDirective(clang::Token&) + 1755
  34. 12 clang 0x000000000128ab0c clang::PTHLexer::Lex(clang::Token&) + 268
  35. 13 clang 0x000000000129da37 clang::Preprocessor::Lex(clang::Token&) + 135
  36. 14 clang 0x00000000008cf59e
  37. 15 clang 0x00000000008d1bb6
  38. 16 clang 0x00000000008f3760 clang::Parser::ParseInnerNamespace(std::vector<clang::SourceLocation, std::allocator<clang::SourceLocation> >&, std::vector<clang::IdentifierInfo*, std::allocator<clang::IdentifierInfo*> >&, std::vector<clang::SourceLocation, std::allocator<clang::SourceLocation> >&, unsigned int, clang::SourceLocation&, clang::ParsedAttributes&, clang::BalancedDelimiterTracker&) + 448
  39. 17 clang 0x00000000008f3e13 clang::Parser::ParseNamespace(unsigned int, clang::SourceLocation&, clang::SourceLocation) + 1603
  40. 18 clang 0x00000000008e9140 clang::Parser::ParseDeclaration(llvm::SmallVector<clang::Stmt*, 32u>&, unsigned int, clang::SourceLocation&, clang::Parser::ParsedAttributesWithRange&) + 672
  41. 19 clang 0x00000000008d4cb4 clang::Parser::ParseExternalDeclaration(clang::Parser::ParsedAttributesWithRange&, clang::ParsingDeclSpec*) + 372
  42. 20 clang 0x00000000008d540c clang::Parser::ParseTopLevelDecl(clang::OpaquePtr<clang::DeclGroupRef>&) + 428
  43. 21 clang 0x00000000008cf16b clang::ParseAST(clang::Sema&, bool, bool) + 283
  44. 22 clang 0x0000000000741f42 clang::CodeGenAction::ExecuteAction() + 50
  45. 23 clang 0x00000000005cb8b6 clang::FrontendAction::Execute() + 118
  46. 24 clang 0x00000000005ab8e5 clang::CompilerInstance::ExecuteAction(clang::FrontendAction&) + 261
  47. 25 clang 0x0000000000596964 clang::ExecuteCompilerInvocation(clang::CompilerInstance*) + 1796
  48. 26 clang 0x0000000000591b38 cc1_main(char const**, char const**, char const*, void*) + 1288
  49. 27 clang 0x000000000059046f main + 8543
  50. 28 libc.so.6 0x00002b1e29c1a76d __libc_start_main + 237
  51. 29 clang 0x00000000005909d5
  52. Stack dump:
  53. 0. Program arguments: /opt/clang-3.5/bin/clang -cc1 -v -triple x86_64-pc-linux-gnu -emit-obj -disable-free -disable-llvm-verifier -main-file-name assoc_laguerre.cpp -mrelocation-model pic -pic-level 2 -fmath-errno -masm-verbose -mconstructor-aliases -munwind-tables -fuse-init-array -target-cpu x86-64 -target-linker-version 2.22 -momit-leaf-frame-pointer -g -dwarf-column-info -coverage-file /home/ch1010832/Work/debsource/boost/owndeb/boost1.54-1.54.0/bin.v2/libs/math/build/clang-linux-3.5.0/release/debug-symbols-on/threading-multi/assoc_laguerre.o -resource-dir /usr/lib/llvm-3.5/bin/../lib/clang/3.5.0 -D BOOST_ALL_NO_LIB=1 -D BOOST_BUILD_PCH_ENABLED -D BOOST_MATH_TR1_DYN_LINK=1 -D NDEBUG -I . -I libs/math/src/tr1 -internal-isystem /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8 -internal-isystem /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/x86_64-linux-gnu/c++/4.8 -internal-isystem /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/x86_64-linux-gnu/c++/4.8 -internal-isystem /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/backward -internal-isystem /usr/local/include -internal-isystem /usr/lib/llvm-3.5/bin/../lib/clang/3.5.0/include -internal-externc-isystem /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -O3 -Winvalid-pch -Wno-inline -Wall -Winvalid-pch -fdeprecated-macro -fdebug-compilation-dir /home/ch1010832/Work/debsource/boost/owndeb/boost1.54-1.54.0 -ferror-limit 19 -fmessage-length 0 -pthread -mstackrealign -fobjc-runtime=gcc -fcxx-exceptions -fexceptions -fdiagnostics-show-option -vectorize-loops -vectorize-slp -include-pth bin.v2/libs/math/build/clang-linux-3.5.0/release/debug-symbols-on/threading-multi/../src/tr1/pch.hpp.pth -o bin.v2/libs/math/build/clang-linux-3.5.0/release/debug-symbols-on/threading-multi/assoc_laguerre.o -x c++ libs/math/build/../src/tr1/assoc_laguerre.cpp
  54. 1. /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/cctype:42:2: current parser token 'include'
  55. 2. /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/iosfwd:42:1: parsing namespace 'std'
  56. make[1]: *** [override_dh_auto_build] Segmentation fault
  57. make[1]: Leaving directory `/home/ch1010832/Work/debsource/boost/owndeb/boost1.54-1.54.0'
  58. make: *** [build] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement