Date: Sat, 30 May 2020 08:35:53 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 246862] Report errors building FreeBSD 12.1-RELEASE-p5 r361633 (FreeBSD releng 12.1) Message-ID: <bug-246862-227@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D246862 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: bugs@FreeBSD.org Reporter: didier.castellacci@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 :=20 --- AST/CommentParser.o --- c++ -target x86_64-unknown-freebsd12.1 --sysroot=3D/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/libcl= ang -I/usr/obj/usr/home/opt/src/FreeBSD-Releng-12.1/amd64.amd64/lib/clang/libll= vm -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=3D\"x86_64-unknown-freebsd12.1\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd12.1\" -DDEFAULT_SYSROOT=3D\"\" -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=3DLLVMInitializeX86AsmPars= er -DLLVM_NATIVE_ASMPRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInitializeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DLLVMInitializeX86TargetMC -ffunction-sections -fdata-sections -gline-tables-only -MD -MF.depend.AST_CommentParser.o -MTAST/CommentParser.o -fstack-protector-strong -Qunused-arguments=20 -fno-exceptions -fno-rtti -gline-tables-only -std=3Dc++11 -stdlib=3Dlibc= ++ -Wno-c++11-extensions -c /usr/home/opt/src/FreeBSD-Releng-12.1/contrib/llvm/tools/clang/lib/AST/Comm= entParser.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, preproces= sed source, and associated run script. c++: note: diagnostic msg:=20 ******************** 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]$=20 Thank you Didier --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-246862-227>