[Bug 272271] make buildworld fail - stable/13
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 272271] make buildworld fail - stable/13"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 28 Jun 2023 17:58:02 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272271 --- Comment #2 from nbari@tequila.io --- After another attempt I get now this error: --- Sema/SemaOpenMP.o --- PLEASE submit a bug report to https://bugs.freebsd.org/submit/ and include the crash backtrace, preprocessed source, and associated run script. Stack dump: 0. Program arguments: c++ -O2 -pipe -fno-common -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib/clang/libclang -I/usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib/clang/libllvm -I/usr/src/contrib/llvm-project/clang/lib/Basic -I/usr/src/contrib/llvm-project/clang/lib/Driver -I/usr/src/contrib/llvm-project/clang/include -I/usr/src/lib/clang/include -I/usr/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=\"x86_64-unknown-freebsd13.2\" -DLLVM_HOST_TRIPLE=\"x86_64-unknown-freebsd13.2\" -DDEFAULT_SYSROOT=\"/usr/obj/usr/src/amd64.amd64/tmp\" -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 -DNDEBUG -MD -MF.depend.Sema_SemaOpenMP.o -MTSema/SemaOpenMP.o -Wno-format-zero-length -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-address-of-packed-member -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses -Qunused-arguments -I/usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include -fno-exceptions -fno-rtti -std=c++14 -stdlib=libc++ -Wno-c++11-extensions -c /usr/src/contrib/llvm-project/clang/lib/Sema/SemaOpenMP.cpp -o Sema/SemaOpenMP.o 1. <eof> parser at end of file 2. Optimizer #0 0x00000000049a2481 (/usr/bin/c+++0x49a2481) #1 0x00000000049a0875 (/usr/bin/c+++0x49a0875) #2 0x000000000494d573 (/usr/bin/c+++0x494d573) #3 0x0000000828a52b60 (/lib/libthr.so.3+0x19b60) #4 0x0000000828a5211f (/lib/libthr.so.3+0x1911f) #5 0x00007ffffffff2d3 ([vdso]+0x2d3) #6 0x0000000005b90181 (/usr/bin/c+++0x5b90181) #7 0x0000000005b90050 (/usr/bin/c+++0x5b90050) #8 0x0000000005a75888 (/usr/bin/c+++0x5a75888) #9 0x0000000005730a8a (/usr/bin/c+++0x5730a8a) #10 0x0000000004844a02 (/usr/bin/c+++0x4844a02) #11 0x000000000466b207 (/usr/bin/c+++0x466b207) #12 0x000000000296f995 (/usr/bin/c+++0x296f995) #13 0x00000000029654fe (/usr/bin/c+++0x29654fe) #14 0x0000000002c26f91 (/usr/bin/c+++0x2c26f91) #15 0x00000000030b9a24 (/usr/bin/c+++0x30b9a24) #16 0x0000000002b76f56 (/usr/bin/c+++0x2b76f56) #17 0x0000000002b08a26 (/usr/bin/c+++0x2b08a26) #18 0x0000000002c20c1e (/usr/bin/c+++0x2c20c1e) #19 0x00000000021f67d4 (/usr/bin/c+++0x21f67d4) #20 0x0000000002203308 (/usr/bin/c+++0x2203308) #21 0x00000000029d8097 (/usr/bin/c+++0x29d8097) #22 0x000000000494d30a (/usr/bin/c+++0x494d30a) #23 0x00000000029d7d1e (/usr/bin/c+++0x29d7d1e) #24 0x00000000029a8872 (/usr/bin/c+++0x29a8872) #25 0x00000000029a8c9c (/usr/bin/c+++0x29a8c9c) #26 0x00000000029bca2c (/usr/bin/c+++0x29bca2c) c++: error: clang frontend command failed with exit code 138 (use -v to see invocation) FreeBSD clang version 14.0.5 (https://github.com/llvm/llvm-project.git llvmorg-14.0.5-0-gc12386ae247c) Target: x86_64-unknown-freebsd13.2 Thread model: posix InstalledDir: /usr/bin 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/SemaOpenMP-42946b.cpp c++: note: diagnostic msg: /tmp/SemaOpenMP-42946b.sh c++: note: diagnostic msg: ******************** *** [Sema/SemaOpenMP.o] Error code 138 make[4]: stopped in /usr/src/lib/clang/libclang 1 error make[4]: stopped in /usr/src/lib/clang/libclang make[3]: stopped in /usr/src/lib/clang make[2]: stopped in /usr/src make[1]: stopped in /usr/src make: stopped in /usr/src -- You are receiving this mail because: You are the assignee for the bug.