[Bug 236375] make -j4 buildworld fails for latest -RELEASE svn on arm64/RPI3

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Mar 7 20:03:58 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236375

            Bug ID: 236375
           Summary: make -j4 buildworld fails for latest -RELEASE svn on
                    arm64/RPI3
           Product: Base System
           Version: 12.0-RELEASE
          Hardware: arm64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: arm
          Assignee: freebsd-arm at FreeBSD.org
          Reporter: matthias.schojohann at gmail.com

--- Target/ARM/ARMConstantIslandPass.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 6.0.1 (tags/RELEASE_601/final 335540) (based on LLVM
6.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.
--- Target/ARM/ARMHazardRecognizer.o ---
c++  -target aarch64-unknown-freebsd12.0
--sysroot=/usr/obj/usr/src/arm64.aarch64/tmp
-B/usr/obj/usr/src/arm64.aarch64/tmp/usr/bin  -O2 -pipe
-I/usr/obj/usr/src/arm64.aarch64/lib/clang/libllvm
-I/usr/src/contrib/llvm/lib/Target/AArch64
-I/usr/src/contrib/llvm/lib/Target/ARM -I/usr/src/contrib/llvm/lib/Target/Mips
-I/usr/src/contrib/llvm/lib/Target/PowerPC
-I/usr/src/contrib/llvm/lib/Target/Sparc -I/usr/src/contrib/llvm/lib/Target/X86
-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=\"\"
-DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -DLLVM_TARGET_ENABLE_MIPS
-DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_SPARC
-DLLVM_TARGET_ENABLE_X86 -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.Target_ARM_ARMHazardRecognizer.o -MTTarget/ARM/ARMHazardRecognizer.o
-fstack-protector-strong -Qunused-arguments  -std=c++11 -fno-exceptions
-fno-rtti -gline-tables-only -stdlib=libc++ -Wno-c++11-extensions  -c
/usr/src/contrib/llvm/lib/Target/ARM/ARMHazardRecognizer.cpp -o
Target/ARM/ARMHazardRecognizer.o
--- Target/ARM/ARMConstantIslandPass.o ---
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/ARMConstantIslandPass-9fde53.cpp
c++: note: diagnostic msg: /tmp/ARMConstantIslandPass-9fde53.sh
c++: note: diagnostic msg:

********************
*** [Target/ARM/ARMConstantIslandPass.o] Error code 254

make[6]: stopped in /usr/src/lib/clang/libllvm
1 error

make[6]: stopped in /usr/src/lib/clang/libllvm
*** [all_subdir_lib/clang/libllvm] Error code 2

make[5]: stopped in /usr/src/lib/clang
1 error

make[5]: stopped in /usr/src/lib/clang
*** [all_subdir_lib/clang] Error code 2

make[4]: stopped in /usr/src/lib
1 error

make[4]: stopped in /usr/src/lib
*** [lib__L] Error code 2

make[3]: stopped in /usr/src
1 error

make[3]: stopped in /usr/src
*** [libraries] Error code 2

make[2]: stopped in /usr/src
1 error

make[2]: stopped in /usr/src
*** [_libraries] Error code 2

make[1]: stopped in /usr/src
1 error

make[1]: stopped in /usr/src
*** [buildworld] Error code 2

make: stopped in /usr/src
1 error

make: stopped in /usr/src

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-arm mailing list