Ticket #51478: screen-output.txt

File screen-output.txt, 5.6 KB (added by mouse07410 (Mouse), 8 years ago)

screen log

Line 
1clang++-mp-3.7 -maes -mpclmul -mrdrnd -msse2 -mssse3 -msse4.1 -msse4.2 -std=c++11 -ffunction-sections -fdata-sections -O3 -fPIC -march=native -pipe -c integer.cpp
2Assertion failed: (BB->getTerminator()->getNumSuccessors() == 1 && "Should have a single succ!"), function SplitEdge, file /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_llvm-3.7/llvm-3.7/work/llvm-3.7.1.src/lib/Transforms/Utils/BasicBlockUtils.cpp, line 262.
30  libLLVM-3.7.dylib        0x000000010ee3a6bf llvm::sys::PrintStackTrace(llvm::raw_ostream&) + 57
41  libLLVM-3.7.dylib        0x000000010ee3ad0e SignalHandler(int) + 231
52  libsystem_platform.dylib 0x00007fff92c6952a _sigtramp + 26
63  libsystem_platform.dylib 0x00007fa9738024e8 _sigtramp + 3770257368
74  libsystem_c.dylib        0x00007fff8c8af6e7 abort + 129
85  libsystem_c.dylib        0x00007fff8c876df8 basename + 0
96  libLLVM-3.7.dylib        0x000000010eeb2d23 llvm::SplitBlock(llvm::BasicBlock*, llvm::Instruction*, llvm::DominatorTree*, llvm::LoopInfo*) + 0
107  libLLVM-3.7.dylib        0x000000010ebb253d (anonymous namespace)::JumpThreading::DuplicateCondBranchOnPHIIntoPred(llvm::BasicBlock*, llvm::SmallVectorImpl<llvm::BasicBlock*> const&) + 981
118  libLLVM-3.7.dylib        0x000000010ebad752 (anonymous namespace)::JumpThreading::runOnFunction(llvm::Function&) + 4938
129  libLLVM-3.7.dylib        0x000000010e7258e5 llvm::FPPassManager::runOnFunction(llvm::Function&) + 297
1310 libLLVM-3.7.dylib        0x000000010f09f74e (anonymous namespace)::CGPassManager::runOnModule(llvm::Module&) + 1230
1411 libLLVM-3.7.dylib        0x000000010e725dc0 llvm::legacy::PassManagerImpl::run(llvm::Module&) + 628
1512 clang                    0x000000010c911a6d clang::EmitBackendOutput(clang::DiagnosticsEngine&, clang::CodeGenOptions const&, clang::TargetOptions const&, clang::LangOptions const&, llvm::StringRef, llvm::Module*, clang::BackendAction, llvm::raw_pwrite_stream*) + 6301
1613 clang                    0x000000010ca28d0c clang::BackendConsumer::HandleTranslationUnit(clang::ASTContext&) + 510
1714 clang                    0x000000010ca9ee7a clang::ParseAST(clang::Sema&, bool, bool) + 393
1815 clang                    0x000000010c7c63cf clang::FrontendAction::Execute() + 71
1916 clang                    0x000000010c79eebb clang::CompilerInstance::ExecuteAction(clang::FrontendAction&) + 553
2017 clang                    0x000000010c7726f6 clang::ExecuteCompilerInvocation(clang::CompilerInstance*) + 3822
2118 clang                    0x000000010c76adcd cc1_main(llvm::ArrayRef<char const*>, char const*, void*) + 1389
2219 clang                    0x000000010c770e67 main + 8505
2320 libdyld.dylib            0x00007fff90a385ad start + 1
2421 libdyld.dylib            0x0000000000000086 start + 1868331738
25Stack dump:
260.      Program arguments: /opt/local/libexec/llvm-3.7/bin/clang -cc1 -triple x86_64-apple-macosx10.11.0 -emit-obj -disable-free -main-file-name integer.cpp -mrelocation-model pic -pic-level 2 -mthread-model posix -mdisable-fp-elim -masm-verbose -munwind-tables -target-cpu ivybridge -target-feature -sse4a -target-feature -avx512bw -target-feature +cx16 -target-feature -tbm -target-feature -adx -target-feature -fma4 -target-feature -avx512vl -target-feature -prfchw -target-feature -bmi2 -target-feature -avx512pf -target-feature +fsgsbase -target-feature +avx -target-feature -avx512cd -target-feature -rtm -target-feature +popcnt -target-feature -fma -target-feature -bmi -target-feature -avx2 -target-feature -avx512er -target-feature +sse -target-feature -lzcnt -target-feature -avx512f -target-feature +f16c -target-feature +mmx -target-feature +cmov -target-feature -xop -target-feature -rdseed -target-feature -movbe -target-feature -hle -target-feature -sha -target-feature +sse3 -target-feature -avx512dq -target-feature +aes -target-feature +pclmul -target-feature +rdrnd -target-feature +sse2 -target-feature +ssse3 -target-feature +sse4.1 -target-feature +sse4.2 -target-linker-version 253.3 -dwarf-column-info -ffunction-sections -fdata-sections -coverage-file /Users/ur20980/src/cryptopp/integer.cpp -resource-dir /opt/local/libexec/llvm-3.7/bin/../lib/clang/3.7.1 -stdlib=libc++ -O3 -std=c++11 -fdeprecated-macro -fdebug-compilation-dir /Users/ur20980/src/cryptopp -ferror-limit 19 -fmessage-length 113 -stack-protector 1 -mstackrealign -fblocks -fobjc-runtime=macosx-10.11.0 -fencode-extended-block-signature -fcxx-exceptions -fexceptions -fmax-type-align=16 -fdiagnostics-show-option -fcolor-diagnostics -vectorize-loops -vectorize-slp -o integer.o -x c++ integer.cpp
271.      <eof> parser at end of file
282.      Per-module optimization passes
293.      Running pass 'CallGraph Pass Manager' on module 'integer.cpp'.
304.      Running pass 'Jump Threading' on function '@_ZN8CryptoPPrsERNSt3__113basic_istreamIcNS0_11char_traitsIcEEEERNS_7IntegerE'
31clang: error: unable to execute command: Abort trap: 6
32clang: error: clang frontend command failed due to signal (use -v to see invocation)
33clang version 3.7.1 (tags/RELEASE_371/final)
34Target: x86_64-apple-darwin15.4.0
35Thread model: posix
36clang: note: diagnostic msg: PLEASE submit a bug report to http://llvm.org/bugs/ and include the crash backtrace, preprocessed source, and associated run script.
37clang: note: diagnostic msg:
38********************
39
40PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:
41Preprocessed source(s) and associated run script(s) are located at:
42clang: note: diagnostic msg: /var/folders/c6/lnc_0m093ys8w16md_fm1mnxhtfnj8/T/integer-953212.cpp
43clang: note: diagnostic msg: /var/folders/c6/lnc_0m093ys8w16md_fm1mnxhtfnj8/T/integer-953212.sh
44clang: note: diagnostic msg:
45
46********************
47make: *** [integer.o] Error 254