[llvm-bugs] [Bug 37024] New: ninja: build stopped: subcommand failed.

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Apr 5 15:55:25 PDT 2018


https://bugs.llvm.org/show_bug.cgi?id=37024

            Bug ID: 37024
           Summary: ninja: build stopped: subcommand failed.
           Product: clang
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: -New Bugs
          Assignee: unassignedclangbugs at nondot.org
          Reporter: pedbap.g at gmail.com
                CC: llvm-bugs at lists.llvm.org

Created attachment 20167
  --> https://bugs.llvm.org/attachment.cgi?id=20167&action=edit
clang++: note: diagnostic msg: /tmp/code-stub-assembler-8bef80.sh

~/ninja/ninja -C out/Debug pdfium_test
ninja: Entering directory `out/Debug'
[3/963] CXX obj/v8/v8_base/code-stub-assembler.o
FAILED: obj/v8/v8_base/code-stub-assembler.o 
../../third_party/llvm-build/Release+Asserts/bin/clang++ -MMD -MF
obj/v8/v8_base/code-stub-assembler.o.d -DV8_DEPRECATION_WARNINGS -DUSE_UDEV
-DUSE_AURA=1 -DUSE_GLIB=1 -DUSE_NSS_CERTS=1 -DUSE_X11=1 -DFULL_SAFE_BROWSING
-DSAFE_BROWSING_CSD -DSAFE_BROWSING_DB_LOCAL -DCHROMIUM_BUILD
-DFIELDTRIAL_TESTING_ENABLED -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
-D_LARGEFILE64_SOURCE -DCR_CLANG_REVISION=\"327688-1\" -D__STDC_CONSTANT_MACROS
-D__STDC_FORMAT_MACROS -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS
-D_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS -D_DEBUG
-DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1
-D_GLIBCXX_DEBUG=1 -DENABLE_DISASSEMBLER -DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64
-DENABLE_GDB_JIT_INTERFACE -DOBJECT_PRINT -DVERIFY_HEAP -DV8_TRACE_MAPS
-DV8_ENABLE_ALLOCATION_TIMEOUT -DV8_ENABLE_FORCE_SLOW_PATH -DV8_ENABLE_CHECKS
-DV8_INTL_SUPPORT -DENABLE_HANDLE_ZAPPING -DV8_USE_SNAPSHOT
-DV8_USE_EXTERNAL_STARTUP_DATA -DV8_CONCURRENT_MARKING
-DV8_CHECK_MICROTASKS_SCOPES_CONSISTENCY -DV8_EMBEDDED_BUILTINS
-DV8_TARGET_ARCH_X64 -DDEBUG -DU_USING_ICU_NAMESPACE=0 -DU_ENABLE_DYLOAD=0
-DU_STATIC_IMPLEMENTATION -DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE
-DUCHAR_TYPE=uint16_t -I../.. -Igen -I../../v8
-I../../third_party/icu/source/common -I../../third_party/icu/source/i18n
-I../../v8/include -fno-strict-aliasing --param=ssp-buffer-size=4
-fstack-protector -Wno-builtin-macro-redefined -D__DATE__= -D__TIME__=
-D__TIMESTAMP__= -funwind-tables -fPIC -pipe -pthread -fcolor-diagnostics
-Xclang -mllvm -Xclang -instcombine-lower-dbg-declare=0 -no-canonical-prefixes
-m64 -march=x86-64 -Wall -Werror -Wextra -Wimplicit-fallthrough -Wthread-safety
-Wno-missing-field-initializers -Wno-unused-parameter -Wno-c++11-narrowing
-Wno-covered-switch-default -Wno-unneeded-internal-declaration
-Wno-inconsistent-missing-override -Wno-undefined-var-template
-Wno-nonportable-include-path -Wno-address-of-packed-member
-Wno-unused-lambda-capture -Wno-user-defined-warnings -Wno-enum-compare-switch
-Wno-null-pointer-arithmetic -fno-omit-frame-pointer -g2 -gsplit-dwarf
-ggnu-pubnames -fvisibility=hidden -Wheader-hygiene -Wstring-conversion
-Wtautological-overlap-compare -Wmissing-field-initializers
-Winconsistent-missing-override -Wunreachable-code -Wshorten-64-to-32 -O3
-fno-ident -fdata-sections -ffunction-sections -Wno-undefined-bool-conversion
-Wno-tautological-undefined-compare -std=gnu++11 -fno-exceptions -fno-rtti
-nostdinc++ -isystem../../buildtools/third_party/libc++/trunk/include
-isystem../../buildtools/third_party/libc++abi/trunk/include
--sysroot=../../build/linux/debian_sid_amd64-sysroot
-fvisibility-inlines-hidden -c ../../v8/src/code-stub-assembler.cc -o
obj/v8/v8_base/code-stub-assembler.o
clang++: error: unable to execute command: Killed
clang++: error: clang frontend command failed due to signal (use -v to see
invocation)
clang version 7.0.0 (trunk 327688)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: ../../third_party/llvm-build/Release+Asserts/bin
clang++: note: diagnostic msg: PLEASE submit a bug report to
https://bugs.llvm.org/ and include the crash backtrace, preprocessed source,
and associated run script.
clang++: note: diagnostic msg: 
********************

PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:
Preprocessed source(s) and associated run script(s) are located at:
clang++: note: diagnostic msg: /tmp/code-stub-assembler-8bef80.cpp
clang++: note: diagnostic msg: /tmp/code-stub-assembler-8bef80.sh
clang++: note: diagnostic msg: 

********************
[4/963] CXX obj/v8/v8_base/operation-typer.o
ninja: build stopped: subcommand failed.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20180405/39fda647/attachment-0001.html>


More information about the llvm-bugs mailing list