[Bug 241726] make buildworld fails
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Nov 5 07:58:49 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241726
Bug ID: 241726
Summary: make buildworld fails
Product: Base System
Version: 12.0-STABLE
Hardware: arm64
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: arm
Assignee: freebsd-arm at FreeBSD.org
Reporter: debellum at free.fr
c++ -O2 -pipe -I/usr/obj/usr/src/arm64.aarch64/tmp/obj-tools/lib/clang/libllvm
-I/usr/src/contrib/llvm/lib/Target/AArch64
-I/usr/src/contrib/llvm/lib/Target/ARM -I/usr/src/lib/clang/include
-I/usr/src/contrib/llvm/include -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_LIMIT_MACROS
-D__STDC_CONSTANT_MACROS -DNDEBUG
-DLLVM_DEFAULT_TARGET_TRIPLE=\"aarch64-unknown-freebsd12.0\"
-DLLVM_HOST_TRIPLE=\"aarch64-unknown-freebsd12.0\"
-DDEFAULT_SYSROOT=\"/usr/obj/usr/src/arm64.aarch64/tmp\"
-DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM
-DLLVM_NATIVE_ASMPARSER=LLVMInitializeAArch64AsmParser
-DLLVM_NATIVE_ASMPRINTER=LLVMInitializeAArch64AsmPrinter
-DLLVM_NATIVE_DISASSEMBLER=LLVMInitializeAArch64Disassembler
-DLLVM_NATIVE_TARGET=LLVMInitializeAArch64Target
-DLLVM_NATIVE_TARGETINFO=LLVMInitializeAArch64TargetInfo
-DLLVM_NATIVE_TARGETMC=LLVMInitializeAArch64TargetMC -ffunction-sections
-fdata-sections -gline-tables-only -MD -MF.depend.CodeGen_AsmPrinter_DIEHash.o
-MTCodeGen/AsmPrinter/DIEHash.o -Qunused-arguments
-I/usr/obj/usr/src/arm64.aarch64/tmp/legacy/usr/include -std=c++11
-fno-exceptions -fno-rtti -gline-tables-only -stdlib=libc++
-Wno-c++11-extensions -c
/usr/src/contrib/llvm/lib/CodeGen/AsmPrinter/DIEHash.cpp -o
CodeGen/AsmPrinter/DIEHash.o
--- CodeGen/AsmPrinter/CodeViewDebug.o ---
c++: error: unable to execute command: Killed
c++: error: clang frontend command failed due to signal (use -v to see
invocation)
FreeBSD clang version 8.0.1 (tags/RELEASE_801/final 366581) (based on LLVM
8.0.1)
Target: aarch64-unknown-freebsd12.0
Thread model: posix
InstalledDir: /usr/bin
c++: note: diagnostic msg: PLEASE submit a bug report to
https://bugs.freebsd.org/submit/ and include the crash backtrace, preprocessed
source, and associated run script.
c++: note: diagnostic msg:
********************
PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:
Preprocessed source(s) and associated run script(s) are located at:
c++: note: diagnostic msg: /tmp/CodeViewDebug-5e192c.cpp
c++: note: diagnostic msg: /tmp/CodeViewDebug-5e192c.sh
c++: note: diagnostic msg:
********************
*** [CodeGen/AsmPrinter/CodeViewDebug.o] Error code 254
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-arm
mailing list