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

            Bug ID: 246862
           Summary: Report errors building FreeBSD 12.1-RELEASE-p5 r361633
                    (FreeBSD releng 12.1)
           Product: Base System
           Version: 12.1-RELEASE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: bin
          Assignee: b...@freebsd.org
          Reporter: didier.castella...@yahoo.fr

svn info FreeBSD-Releng-12.1
Path: FreeBSD-Releng-12.1
Working Copy Root Path: /usr/home/opt/src/FreeBSD-Releng-12.1
URL: https://svn.freebsd.org/base/releng/12.1
Relative URL: ^/releng/12.1
Repository Root: https://svn.freebsd.org/base
Repository UUID: ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
Revision: 361633
Node Kind: directory
Schedule: normal
Last Changed Author: gordon
Last Changed Rev: 360978
Last Changed Date: 2020-05-12 19:00:23 +0200 (Tue, 12 May 2020)




Hello

I built with make -j6 buildworld

FreeBSD version: 12.1-RELEASE-p5 r361633 GENERIC amd64

here is the error message : 

--- AST/CommentParser.o ---
c++  -target x86_64-unknown-freebsd12.1
--sysroot=/usr/obj/usr/home/opt/src/FreeBSD-Releng-12.1/amd64.amd64/tmp
-B/usr/obj/usr/home/opt/src/FreeBSD-Releng-12.1/amd64.amd64/tmp/usr/bin  -O2
-pipe
-I/usr/obj/usr/home/opt/src/FreeBSD-Releng-12.1/amd64.amd64/lib/clang/libclang
-I/usr/obj/usr/home/opt/src/FreeBSD-Releng-12.1/amd64.amd64/lib/clang/libllvm
-I/usr/home/opt/src/FreeBSD-Releng-12.1/contrib/llvm/tools/clang/lib/Basic
-I/usr/home/opt/src/FreeBSD-Releng-12.1/contrib/llvm/tools/clang/lib/Driver
-I/usr/home/opt/src/FreeBSD-Releng-12.1/contrib/llvm/tools/clang/include
-DCLANG_ENABLE_ARCMT -DCLANG_ENABLE_STATIC_ANALYZER
-I/usr/home/opt/src/FreeBSD-Releng-12.1/lib/clang/include
-I/usr/home/opt/src/FreeBSD-Releng-12.1/contrib/llvm/include
-DLLVM_BUILD_GLOBAL_ISEL -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS
-DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=\"x86_64-unknown-freebsd12.1\"
-DLLVM_HOST_TRIPLE=\"x86_64-unknown-freebsd12.1\" -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=LLVMInitializeX86AsmParser
-DLLVM_NATIVE_ASMPRINTER=LLVMInitializeX86AsmPrinter
-DLLVM_NATIVE_DISASSEMBLER=LLVMInitializeX86Disassembler
-DLLVM_NATIVE_TARGET=LLVMInitializeX86Target
-DLLVM_NATIVE_TARGETINFO=LLVMInitializeX86TargetInfo
-DLLVM_NATIVE_TARGETMC=LLVMInitializeX86TargetMC -ffunction-sections
-fdata-sections -gline-tables-only -MD -MF.depend.AST_CommentParser.o
-MTAST/CommentParser.o -fstack-protector-strong -Qunused-arguments 
-fno-exceptions -fno-rtti -gline-tables-only -std=c++11    -stdlib=libc++
-Wno-c++11-extensions  -c
/usr/home/opt/src/FreeBSD-Releng-12.1/contrib/llvm/tools/clang/lib/AST/CommentParser.cpp
-o AST/CommentParser.o
--- AST/ASTContext.o ---
c++: error: unable to execute command: Illegal instruction (core dumped)
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: x86_64-unknown-freebsd12.1
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/ASTContext-f304df.cpp
c++: note: diagnostic msg: /tmp/ASTContext-f304df.sh
c++: note: diagnostic msg:

********************
*** [AST/ASTContext.o] Error code 254

make[6]: stopped in /usr/home/opt/src/FreeBSD-Releng-12.1/lib/clang/libclang
1 error

make[6]: stopped in /usr/home/opt/src/FreeBSD-Releng-12.1/lib/clang/libclang
*** [all_subdir_lib/clang/libclang] Error code 2

make[5]: stopped in /usr/home/opt/src/FreeBSD-Releng-12.1/lib/clang
1 error

make[5]: stopped in /usr/home/opt/src/FreeBSD-Releng-12.1/lib/clang
*** [all_subdir_lib/clang] Error code 2

make[4]: stopped in /usr/home/opt/src/FreeBSD-Releng-12.1/lib
1 error

make[4]: stopped in /usr/home/opt/src/FreeBSD-Releng-12.1/lib
*** [lib__L] Error code 2

make[3]: stopped in /usr/home/opt/src/FreeBSD-Releng-12.1
1 error

make[3]: stopped in /usr/home/opt/src/FreeBSD-Releng-12.1
*** [libraries] Error code 2

make[2]: stopped in /usr/home/opt/src/FreeBSD-Releng-12.1
1 error

make[2]: stopped in /usr/home/opt/src/FreeBSD-Releng-12.1
*** [_libraries] Error code 2

make[1]: stopped in /usr/home/opt/src/FreeBSD-Releng-12.1
1 error

make[1]: stopped in /usr/home/opt/src/FreeBSD-Releng-12.1
*** [buildworld] Error code 2

make[1]: stopped in /usr/home/opt/src/FreeBSD-Releng-12.1
*** [buildworld] Error code 2

make: stopped in /usr/home/opt/src/FreeBSD-Releng-12.1
1 error

make: stopped in /usr/home/opt/src/FreeBSD-Releng-12.1
[bs@MyFreeBSD]$ 



Thank you
Didier

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to