Advertisement
yumetodo

ChakraCore_build_log_make_nolto_201705260350jst.txt

May 25th, 2017
192
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.98 KB | None | 0 0
  1. $ ./build.sh --cxx=/usr/local/bin/clang++-4.0 --cc=/usr/local/bin/clang-4.0 --valgrind -j=1
  2. Custom CXX /usr/local/bin/clang++-4.0
  3. Custom CC /usr/local/bin/clang-4.0
  4. Build path: ./out/Release
  5. -- ./bin/ch/DbgController.js.h is up to date. skipping.
  6. Compile Target : System Default
  7. Generating Release makefiles
  8. -- Configuring done
  9. -- Generating done
  10. -- Build files have been written to: /home/yumetodo/ドキュメント/ChakraCore/out/Release
  11. [ 12%] Built target Chakra.Pal.Singular
  12. [ 24%] Built target Chakra.Pal
  13. [ 28%] Built target libwabt
  14. [ 39%] Built target Chakra.Backend
  15. [ 39%] Built target Chakra.Common.Codex
  16. [ 41%] Built target Chakra.Common.Common
  17. [ 44%] Built target Chakra.Common.Core
  18. [ 45%] Built target Chakra.Common.DataStructures
  19. [ 46%] Built target Chakra.Common.Exceptions
  20. [ 51%] Built target Chakra.Common.Memory
  21. [ 51%] Built target Chakra.Common.Util
  22. [ 54%] Built target Chakra.Parser
  23. [ 58%] Built target Chakra.Runtime.Base
  24. [ 59%] Built target Chakra.Runtime.PlatformAgnostic
  25. Scanning dependencies of target Chakra.Runtime.ByteCode
  26. [ 59%] Building CXX object lib/Runtime/ByteCode/CMakeFiles/Chakra.Runtime.ByteCode.dir/ByteCodeSerializer.cpp.o
  27. [ 60%] Building CXX object lib/Runtime/ByteCode/CMakeFiles/Chakra.Runtime.ByteCode.dir/ByteCodeWriter.cpp.o
  28. [ 60%] Building CXX object lib/Runtime/ByteCode/CMakeFiles/Chakra.Runtime.ByteCode.dir/FuncInfo.cpp.o
  29. [ 60%] Building CXX object lib/Runtime/ByteCode/CMakeFiles/Chakra.Runtime.ByteCode.dir/OpCodeUtil.cpp.o
  30. [ 60%] Building CXX object lib/Runtime/ByteCode/CMakeFiles/Chakra.Runtime.ByteCode.dir/OpCodeUtilAsmJs.cpp.o
  31. [ 60%] Building CXX object lib/Runtime/ByteCode/CMakeFiles/Chakra.Runtime.ByteCode.dir/OpCodes.cpp.o
  32. [ 60%] Building CXX object lib/Runtime/ByteCode/CMakeFiles/Chakra.Runtime.ByteCode.dir/RuntimeByteCodePch.cpp.o
  33. [ 60%] Building CXX object lib/Runtime/ByteCode/CMakeFiles/Chakra.Runtime.ByteCode.dir/Scope.cpp.o
  34. [ 60%] Building CXX object lib/Runtime/ByteCode/CMakeFiles/Chakra.Runtime.ByteCode.dir/ScopeInfo.cpp.o
  35. [ 61%] Building CXX object lib/Runtime/ByteCode/CMakeFiles/Chakra.Runtime.ByteCode.dir/StatementReader.cpp.o
  36. [ 61%] Building CXX object lib/Runtime/ByteCode/CMakeFiles/Chakra.Runtime.ByteCode.dir/Symbol.cpp.o
  37. [ 62%] Built target Chakra.Runtime.ByteCode
  38. [ 65%] Built target Chakra.Runtime.Debug
  39. Scanning dependencies of target Chakra.Runtime.Language
  40. [ 65%] Building CXX object lib/Runtime/Language/CMakeFiles/Chakra.Runtime.Language.dir/AsmJs.cpp.o
  41. [ 65%] Building CXX object lib/Runtime/Language/CMakeFiles/Chakra.Runtime.Language.dir/AsmJsByteCodeGenerator.cpp.o
  42. [ 66%] Building CXX object lib/Runtime/Language/CMakeFiles/Chakra.Runtime.Language.dir/AsmJsCodeGenerator.cpp.o
  43. [ 66%] Building CXX object lib/Runtime/Language/CMakeFiles/Chakra.Runtime.Language.dir/AsmJsEncoder.cpp.o
  44. clang-4.0: /home/yumetodo/clang_build/llvm/tools/clang/lib/AST/ItaniumMangle.cpp:4496: void {anonymous}::CXXNameMangler::addSubstitution(uintptr_t): Assertion `!Substitutions.count(Ptr) && "Substitution already exists!"' failed.
  45. #0 0x0000000001f6c148 llvm::sys::PrintStackTrace(llvm::raw_ostream&) (/usr/local/llvm-4.0.0/bin/clang-4.0+0x1f6c148)
  46. #1 0x0000000001f69b5e llvm::sys::RunSignalHandlers() (/usr/local/llvm-4.0.0/bin/clang-4.0+0x1f69b5e)
  47. #2 0x0000000001f69f62 SignalHandler(int) (/usr/local/llvm-4.0.0/bin/clang-4.0+0x1f69f62)
  48. #3 0x00007f3214dfe390 __restore_rt (/lib/x86_64-linux-gnu/libpthread.so.0+0x11390)
  49. #4 0x00007f3213b71428 gsignal /build/glibc-9tT8Do/glibc-2.23/signal/../sysdeps/unix/sysv/linux/raise.c:54:0
  50. #5 0x00007f3213b7302a abort /build/glibc-9tT8Do/glibc-2.23/stdlib/abort.c:91:0
  51. #6 0x00007f3213b69bd7 __assert_fail_base /build/glibc-9tT8Do/glibc-2.23/assert/assert.c:92:0
  52. #7 0x00007f3213b69c82 (/lib/x86_64-linux-gnu/libc.so.6+0x2dc82)
  53. #8 0x00000000037e5070 (anonymous namespace)::CXXNameMangler::addSubstitution(unsigned long) (/usr/local/llvm-4.0.0/bin/clang-4.0+0x37e5070)
  54. #9 0x00000000037ed239 (anonymous namespace)::CXXNameMangler::mangleType(clang::QualType) (/usr/local/llvm-4.0.0/bin/clang-4.0+0x37ed239)
  55. #10 0x00000000037efb3d (anonymous namespace)::CXXNameMangler::mangleTemplateArg(clang::TemplateArgument) (/usr/local/llvm-4.0.0/bin/clang-4.0+0x37efb3d)
  56. #11 0x00000000037effe9 (anonymous namespace)::CXXNameMangler::mangleTemplateArgs(clang::TemplateArgumentList const&) (/usr/local/llvm-4.0.0/bin/clang-4.0+0x37effe9)
  57. #12 0x00000000037f06d9 (anonymous namespace)::CXXNameMangler::mangleNestedName(clang::NamedDecl const*, clang::DeclContext const*, llvm::SmallVector<llvm::StringRef, 4u> const*, bool) (/usr/local/llvm-4.0.0/bin/clang-4.0+0x37f06d9)
  58. #13 0x00000000037e8a67 (anonymous namespace)::CXXNameMangler::mangleNameWithAbiTags(clang::NamedDecl const*, llvm::SmallVector<llvm::StringRef, 4u> const*) (/usr/local/llvm-4.0.0/bin/clang-4.0+0x37e8a67)
  59. #14 0x00000000037e67d5 (anonymous namespace)::CXXNameMangler::mangleName(clang::NamedDecl const*) (/usr/local/llvm-4.0.0/bin/clang-4.0+0x37e67d5)
  60. #15 0x00000000037e8bc1 (anonymous namespace)::CXXNameMangler::mangleFunctionEncoding(clang::FunctionDecl const*) (/usr/local/llvm-4.0.0/bin/clang-4.0+0x37e8bc1)
  61. #16 0x00000000037ea436 (anonymous namespace)::ItaniumMangleContextImpl::mangleCXXName(clang::NamedDecl const*, llvm::raw_ostream&) (/usr/local/llvm-4.0.0/bin/clang-4.0+0x37ea436)
  62. #17 0x00000000021a480f clang::CodeGen::CodeGenModule::getMangledName(clang::GlobalDecl) (/usr/local/llvm-4.0.0/bin/clang-4.0+0x21a480f)
  63. #18 0x00000000021a8e37 clang::CodeGen::CodeGenModule::GetAddrOfFunction(clang::GlobalDecl, llvm::Type*, bool, bool, clang::CodeGen::ForDefinition_t) (/usr/local/llvm-4.0.0/bin/clang-4.0+0x21a8e37)
  64. #19 0x00000000022d45c5 clang::CodeGen::CodeGenFunction::EmitCXXMemberOrOperatorMemberCallExpr(clang::CallExpr const*, clang::CXXMethodDecl const*, clang::CodeGen::ReturnValueSlot, bool, clang::NestedNameSpecifier*, bool, clang::Expr const*) (/usr/local/llvm-4.0.0/bin/clang-4.0+0x22d45c5)
  65. #20 0x00000000022d4984 clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (/usr/local/llvm-4.0.0/bin/clang-4.0+0x22d4984)
  66. #21 0x00000000022c7b42 clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (/usr/local/llvm-4.0.0/bin/clang-4.0+0x22c7b42)
  67. #22 0x00000000008db5b9 (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (/usr/local/llvm-4.0.0/bin/clang-4.0+0x8db5b9)
  68. #23 0x00000000022eccf8 (anonymous namespace)::ScalarExprEmitter::Visit(clang::Expr*) (/usr/local/llvm-4.0.0/bin/clang-4.0+0x22eccf8)
  69. #24 0x00000000022ed6b3 clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (/usr/local/llvm-4.0.0/bin/clang-4.0+0x22ed6b3)
  70. #25 0x00000000022ad7fe clang::CodeGen::CodeGenFunction::EmitAnyExpr(clang::Expr const*, clang::CodeGen::AggValueSlot, bool) (/usr/local/llvm-4.0.0/bin/clang-4.0+0x22ad7fe)
  71. #26 0x00000000022c0095 clang::CodeGen::CodeGenFunction::EmitIgnoredExpr(clang::Expr const*) (/usr/local/llvm-4.0.0/bin/clang-4.0+0x22c0095)
  72. #27 0x00000000021556d9 clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) (/usr/local/llvm-4.0.0/bin/clang-4.0+0x21556d9)
  73. #28 0x000000000215683f clang::CodeGen::CodeGenFunction::EmitCompoundStmtWithoutScope(clang::CompoundStmt const&, bool, clang::CodeGen::AggValueSlot) (/usr/local/llvm-4.0.0/bin/clang-4.0+0x215683f)
  74. #29 0x0000000002156a9c clang::CodeGen::CodeGenFunction::EmitCompoundStmt(clang::CompoundStmt const&, bool, clang::CodeGen::AggValueSlot) (/usr/local/llvm-4.0.0/bin/clang-4.0+0x2156a9c)
  75. #30 0x0000000002159953 clang::CodeGen::CodeGenFunction::EmitSimpleStmt(clang::Stmt const*) (/usr/local/llvm-4.0.0/bin/clang-4.0+0x2159953)
  76. #31 0x0000000002155685 clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) (/usr/local/llvm-4.0.0/bin/clang-4.0+0x2155685)
  77. #32 0x00000000021594c8 clang::CodeGen::CodeGenFunction::EmitCaseStmt(clang::CaseStmt const&) (/usr/local/llvm-4.0.0/bin/clang-4.0+0x21594c8)
  78. #33 0x0000000002159990 clang::CodeGen::CodeGenFunction::EmitSimpleStmt(clang::Stmt const*) (/usr/local/llvm-4.0.0/bin/clang-4.0+0x2159990)
  79. #34 0x0000000002155685 clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) (/usr/local/llvm-4.0.0/bin/clang-4.0+0x2155685)
  80. #35 0x000000000215683f clang::CodeGen::CodeGenFunction::EmitCompoundStmtWithoutScope(clang::CompoundStmt const&, bool, clang::CodeGen::AggValueSlot) (/usr/local/llvm-4.0.0/bin/clang-4.0+0x215683f)
  81. #36 0x0000000002156a9c clang::CodeGen::CodeGenFunction::EmitCompoundStmt(clang::CompoundStmt const&, bool, clang::CodeGen::AggValueSlot) (/usr/local/llvm-4.0.0/bin/clang-4.0+0x2156a9c)
  82. #37 0x0000000002159953 clang::CodeGen::CodeGenFunction::EmitSimpleStmt(clang::Stmt const*) (/usr/local/llvm-4.0.0/bin/clang-4.0+0x2159953)
  83. #38 0x0000000002155685 clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) (/usr/local/llvm-4.0.0/bin/clang-4.0+0x2155685)
  84. #39 0x0000000002159fc0 clang::CodeGen::CodeGenFunction::EmitSwitchStmt(clang::SwitchStmt const&) (/usr/local/llvm-4.0.0/bin/clang-4.0+0x2159fc0)
  85. #40 0x0000000002155d7f clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) (/usr/local/llvm-4.0.0/bin/clang-4.0+0x2155d7f)
  86. #41 0x000000000215683f clang::CodeGen::CodeGenFunction::EmitCompoundStmtWithoutScope(clang::CompoundStmt const&, bool, clang::CodeGen::AggValueSlot) (/usr/local/llvm-4.0.0/bin/clang-4.0+0x215683f)
  87. #42 0x000000000218085e clang::CodeGen::CodeGenFunction::EmitFunctionBody(clang::CodeGen::FunctionArgList&, clang::Stmt const*) (/usr/local/llvm-4.0.0/bin/clang-4.0+0x218085e)
  88. #43 0x000000000218c491 clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (/usr/local/llvm-4.0.0/bin/clang-4.0+0x218c491)
  89. #44 0x00000000021adb60 clang::CodeGen::CodeGenModule::EmitGlobalFunctionDefinition(clang::GlobalDecl, llvm::GlobalValue*) (/usr/local/llvm-4.0.0/bin/clang-4.0+0x21adb60)
  90. #45 0x00000000021be35f clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl, llvm::GlobalValue*) (/usr/local/llvm-4.0.0/bin/clang-4.0+0x21be35f)
  91. #46 0x00000000021bf248 clang::CodeGen::CodeGenModule::EmitGlobal(clang::GlobalDecl) (/usr/local/llvm-4.0.0/bin/clang-4.0+0x21bf248)
  92. #47 0x00000000021bf981 clang::CodeGen::CodeGenModule::EmitTopLevelDecl(clang::Decl*) (/usr/local/llvm-4.0.0/bin/clang-4.0+0x21bf981)
  93. #48 0x00000000021c05df clang::CodeGen::CodeGenModule::EmitDeclContext(clang::DeclContext const*) (/usr/local/llvm-4.0.0/bin/clang-4.0+0x21c05df)
  94. #49 0x00000000021bfab6 clang::CodeGen::CodeGenModule::EmitTopLevelDecl(clang::Decl*) (/usr/local/llvm-4.0.0/bin/clang-4.0+0x21bfab6)
  95. #50 0x00000000027e58c7 (anonymous namespace)::CodeGeneratorImpl::HandleTopLevelDecl(clang::DeclGroupRef) (/usr/local/llvm-4.0.0/bin/clang-4.0+0x27e58c7)
  96. #51 0x00000000027dc943 clang::BackendConsumer::HandleTopLevelDecl(clang::DeclGroupRef) (/usr/local/llvm-4.0.0/bin/clang-4.0+0x27dc943)
  97. #52 0x0000000002bed2b6 clang::ParseAST(clang::Sema&, bool, bool) (/usr/local/llvm-4.0.0/bin/clang-4.0+0x2bed2b6)
  98. #53 0x00000000027dd868 clang::CodeGenAction::ExecuteAction() (/usr/local/llvm-4.0.0/bin/clang-4.0+0x27dd868)
  99. #54 0x00000000024a5d46 clang::FrontendAction::Execute() (/usr/local/llvm-4.0.0/bin/clang-4.0+0x24a5d46)
  100. #55 0x000000000247269e clang::CompilerInstance::ExecuteAction(clang::FrontendAction&) (/usr/local/llvm-4.0.0/bin/clang-4.0+0x247269e)
  101. #56 0x0000000002533f1d clang::ExecuteCompilerInvocation(clang::CompilerInstance*) (/usr/local/llvm-4.0.0/bin/clang-4.0+0x2533f1d)
  102. #57 0x0000000000af4b28 cc1_main(llvm::ArrayRef<char const*>, char const*, void*) (/usr/local/llvm-4.0.0/bin/clang-4.0+0xaf4b28)
  103. #58 0x0000000000a7d34d main (/usr/local/llvm-4.0.0/bin/clang-4.0+0xa7d34d)
  104. #59 0x00007f3213b5c830 __libc_start_main /build/glibc-9tT8Do/glibc-2.23/csu/../csu/libc-start.c:325:0
  105. #60 0x0000000000af0df9 _start (/usr/local/llvm-4.0.0/bin/clang-4.0+0xaf0df9)
  106. Stack dump:
  107. 0. Program arguments: /usr/local/llvm-4.0.0/bin/clang-4.0 -cc1 -triple x86_64-unknown-linux-gnu -emit-obj -disable-free -main-file-name AsmJsEncoder.cpp -mrelocation-model pic -pic-level 2 -mthread-model posix -mdisable-fp-elim -fmath-errno -masm-verbose -mconstructor-aliases -munwind-tables -fuse-init-array -target-cpu x86-64 -target-feature +sse4.2 -momit-leaf-frame-pointer -dwarf-column-info -debugger-tuning=gdb -coverage-notes-file /home/yumetodo/ドキュメント/ChakraCore/out/Release/lib/Runtime/Language/CMakeFiles/Chakra.Runtime.Language.dir/AsmJsEncoder.cpp.gcno -resource-dir /usr/local/llvm-4.0.0/bin/../lib/clang/4.0.0 -D BIT64=1 -D CAN_BUILD_WABT -D CLANG_HAS_DISABLE_TAIL_CALLS=1 -D ENABLE_VALGRIND=1 -D FEATURE_PAL -D HAS_REAL_ICU=1 -D LINUX64 -D NO_PAL_MINMAX -D PAL_STDCPP_COMPAT -D PLATFORM_UNIX=1 -D STACK_ALIGN=16 -D UNICODE -D _AMD64_ -D _ENABLE_DYNAMIC_THUNKS=1 -D _M_AMD64 -D _M_X64 -D _M_X64_OR_ARM64 -D _SAFECRT_USE_CPP_OVERLOADS=1 -D __LINUX__=1 -D __STDC_WANT_LIB_EXT1__=1 -I /home/yumetodo/ドキュメント/ChakraCore/. -I /home/yumetodo/ドキュメント/ChakraCore/lib/Common -I /home/yumetodo/ドキュメント/ChakraCore/lib/Common/PlaceHolder -I /home/yumetodo/ドキュメント/ChakraCore/pal -I /home/yumetodo/ドキュメント/ChakraCore/pal/inc -I /home/yumetodo/ドキュメント/ChakraCore/pal/inc/rt -I /home/yumetodo/ドキュメント/ChakraCore/lib/Runtime/. -I /home/yumetodo/ドキュメント/ChakraCore/lib/Runtime/../JITIDL -I /home/yumetodo/ドキュメント/ChakraCore/lib/Runtime/../Common -I /home/yumetodo/ドキュメント/ChakraCore/lib/Runtime/../Backend -I /home/yumetodo/ドキュメント/ChakraCore/lib/Runtime/../Parser -I /home/yumetodo/ドキュメント/ChakraCore/lib/Runtime/../WasmReader -I /home/yumetodo/ドキュメント/ChakraCore/lib/Runtime/ByteCode -I /home/yumetodo/ドキュメント/ChakraCore/lib/Runtime/PlatformAgnostic -I /home/yumetodo/ドキュメント/ChakraCore/lib/Runtime/Math -I /home/yumetodo/ドキュメント/ChakraCore/lib/Runtime/Language/../Math -I /home/yumetodo/ドキュメント/ChakraCore/lib/Runtime/Language -D NDEBUG -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/5.4.0/../../../../include/c++/5.4.0 -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/5.4.0/../../../../include/x86_64-linux-gnu/c++/5.4.0 -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/5.4.0/../../../../include/x86_64-linux-gnu/c++/5.4.0 -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/5.4.0/../../../../include/c++/5.4.0/backward -internal-isystem /usr/local/include -internal-isystem /usr/local/llvm-4.0.0/bin/../lib/clang/4.0.0/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -O3 -Werror -Wno-ignored-attributes -Wno-deprecated-declarations -Wno-parentheses-equality -Wno-missing-braces -Wno-reorder -Wno-microsoft -Wno-unused-value -Wno-int-to-void-pointer-cast -Wno-invalid-offsetof -Wno-undefined-inline -Wno-inconsistent-missing-override -Wno-c++14-extensions -Wno-macro-redefined -Wno-pragmas -Wno-invalid-token-paste -Wno-format -Wno-invalid-noreturn -Wno-null-arithmetic -Wno-tautological-constant-out-of-range-compare -Wno-tautological-undefined-compare -Wno-address-of-temporary -Wno-null-conversion -Wno-return-type -Wno-switch -Wno-implicit-function-declaration -Wno-int-to-pointer-cast -std=gnu++11 -fdeprecated-macro -fdebug-compilation-dir /home/yumetodo/ドキュメント/ChakraCore/out/Release/lib/Runtime/Language -ferror-limit 19 -fmessage-length 0 -fwrapv -fms-extensions -fdelayed-template-parsing -fobjc-runtime=gcc -fcxx-exceptions -fexceptions -fdiagnostics-show-option -fcolor-diagnostics -fasm-blocks -vectorize-loops -vectorize-slp -o CMakeFiles/Chakra.Runtime.Language.dir/AsmJsEncoder.cpp.o -x c++ /home/yumetodo/ドキュメント/ChakraCore/lib/Runtime/Language/AsmJsEncoder.cpp
  108. 1. /home/yumetodo/ドキュメント/ChakraCore/lib/Runtime/Language/AsmJsEncoder.cpp:304:2: current parser token ';'
  109. 2. /home/yumetodo/ドキュメント/ChakraCore/lib/Runtime/Language/AsmJsEncoder.cpp:20:11: LLVM IR generation of declaration 'Js'
  110. 3. /home/yumetodo/ドキュメント/ChakraCore/lib/Runtime/Language/AsmJsEncoder.cpp:29:24: Generating code for declaration 'Js::AsmJsEncoder::ReadOpTemplate'
  111. 4. /home/yumetodo/ドキュメント/ChakraCore/lib/Runtime/Language/AsmJsEncoder.cpp:32:9: LLVM IR generation of compound statement ('{}')
  112. 5. /home/yumetodo/ドキュメント/ChakraCore/lib/Runtime/Language/AsmJsEncoderHandler.inl:45:3 <Spelling=/home/yumetodo/ドキュメント/ChakraCore/lib/Runtime/Language/AsmJsEncoder.inl:14:5>: LLVM IR generation of compound statement ('{}')
  113. 6. /home/yumetodo/ドキュメント/ChakraCore/lib/Runtime/Language/AsmJsEncoder.inl:150:24: Mangling declaration 'Js::AsmJsEncoder::OP_Empty'
  114. clang-4.0: error: unable to execute command: Aborted (core dumped)
  115. clang-4.0: error: clang frontend command failed due to signal (use -v to see invocation)
  116. clang version 4.0.0 (http://llvm.org/git/clang.git 559aa046fe3260d8640791f2249d7b0d458b5700) (http://llvm.org/git/llvm.git 4423e351176a92975739dd4ea43c2ff5877236ae)
  117. Target: x86_64-unknown-linux-gnu
  118. Thread model: posix
  119. InstalledDir: /usr/local/bin
  120. clang-4.0: note: diagnostic msg: PLEASE submit a bug report to http://llvm.org/bugs/ and include the crash backtrace, preprocessed source, and associated run script.
  121. clang-4.0: note: diagnostic msg:
  122. ********************
  123.  
  124. PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:
  125. Preprocessed source(s) and associated run script(s) are located at:
  126. clang-4.0: note: diagnostic msg: /tmp/AsmJsEncoder-9c455b.cpp
  127. clang-4.0: note: diagnostic msg: /tmp/AsmJsEncoder-9c455b.sh
  128. clang-4.0: note: diagnostic msg:
  129.  
  130. ********************
  131. lib/Runtime/Language/CMakeFiles/Chakra.Runtime.Language.dir/build.make:134: ターゲット 'lib/Runtime/Language/CMakeFiles/Chakra.Runtime.Language.dir/AsmJsEncoder.cpp.o' のレシピで失敗しました
  132. make[2]: *** [lib/Runtime/Language/CMakeFiles/Chakra.Runtime.Language.dir/AsmJsEncoder.cpp.o] エラー 254
  133. CMakeFiles/Makefile2:1179: ターゲット 'lib/Runtime/Language/CMakeFiles/Chakra.Runtime.Language.dir/all' のレシピで失敗しました
  134. make[1]: *** [lib/Runtime/Language/CMakeFiles/Chakra.Runtime.Language.dir/all] エラー 2
  135. Makefile:83: ターゲット 'all' のレシピで失敗しました
  136. make: *** [all] エラー 2
  137. See error details above. Exit code was 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement