FreeBSD-main-amd64-gcc12_build - Build #2487 - Still Failing
Date: Thu, 29 Feb 2024 14:52:50 UTC
FreeBSD-main-amd64-gcc12_build - Build #2487 (5a02ffc32e777041dd2dad4e651ed2a0865a0a5d) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/2487/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/2487/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/2487/console Status explanation: "Failure" - the build is suspected being broken by the following changes "Still Failing" - the build has not been fixed by the following changes and this is a notification to note that these changes have not been fully tested by the CI system Change summaries: (Those commits are likely but not certainly responsible) edc5c0de794f521eb620d2b6cbaee2434442a8f3 by andrew: Update the Arm Optimized Routines The end of the build log: [...truncated 43.64 MiB...] | ^~~~~~~~~~~ --- CodeGen/CGObjCGNU.o --- In file included from /workspace/src/contrib/llvm-project/llvm/include/llvm/ADT/StringSwitch.h:16, from /workspace/src/contrib/llvm-project/llvm/include/llvm/ADT/FloatingPointMode.h:19, from /workspace/src/contrib/llvm-project/llvm/include/llvm/ADT/APFloat.h:20, from /workspace/src/contrib/llvm-project/llvm/include/llvm/IR/Constants.h:23, from /workspace/src/contrib/llvm-project/clang/lib/CodeGen/Address.h:19, from /workspace/src/contrib/llvm-project/clang/lib/CodeGen/CGBuilder.h:12, from /workspace/src/contrib/llvm-project/clang/lib/CodeGen/CodeGenFunction.h:16, from /workspace/src/contrib/llvm-project/clang/lib/CodeGen/CGCXXABI.h:17, from /workspace/src/contrib/llvm-project/clang/lib/CodeGen/CGObjCGNU.cpp:16: /workspace/src/contrib/llvm-project/llvm/include/llvm/ADT/StringRef.h: In constructor 'constexpr llvm::StringRef::StringRef(const char*)': /workspace/src/contrib/llvm-project/llvm/include/llvm/ADT/StringRef.h:90:38: warning: 'template<class _CharT> struct std::__1::char_traits' is deprecated: char_traits<T> for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 90 | std::char_traits<char>::length(Str) | ^~~~~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/fstream.h:13, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/iosfwd:99, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/tuple:1867, from /workspace/src/contrib/llvm-project/llvm/include/llvm/ADT/DenseMapInfo.h:20, from /workspace/src/contrib/llvm-project/clang/include/clang/AST/CharUnits.h:16, from /workspace/src/contrib/llvm-project/clang/lib/CodeGen/Address.h:17: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:23:29: note: declared here 23 | struct _LIBCPP_TEMPLATE_VIS char_traits; | ^~~~~~~~~~~ --- CodeGen/CGObjCMac.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-g++12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libclang -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/workspace/src/contrib/llvm-project/clang/lib/Basic -I/workspace/src/contrib/llvm-project/clang/lib/Driver -I/workspace/src/contrib/llvm-project/clang/lib/CodeGen -I/workspace/src/contrib/llvm-project/clang/include -DCLANG_ENABLE_ARCMT -DCLANG_ENABLE_STATIC_ANALYZER -I/workspace/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DLLVM_DEFAULT_TARGET_TRIPLE=\"x86_64-unknown-freebsd15.0\" -DLLVM_HOST_TRIPLE=\"x86_64-unknown-freebsd15.0\" -DDEFAULT_SYSROOT=\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -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 -g1 -MD -MF.depend.CodeGen_CGObjCMac.o -MTCodeGen/CGObjCMac.o -Wno-format-zero-length -fstack-protector-strong -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member -fno-strict-aliasing -fno-exceptions -fno-rtti -g1 -std=c++17 -Wno-literal-suffix -Wno-error=unknown-pragmas -c /workspace/src/contrib/llvm-project/clang/lib/CodeGen/CGObjCMac.cpp -o CodeGen/CGObjCMac.o In file included from /workspace/src/contrib/llvm-project/llvm/include/llvm/ADT/StringSwitch.h:16, from /workspace/src/contrib/llvm-project/llvm/include/llvm/ADT/FloatingPointMode.h:19, from /workspace/src/contrib/llvm-project/llvm/include/llvm/ADT/APFloat.h:20, from /workspace/src/contrib/llvm-project/llvm/include/llvm/IR/Constants.h:23, from /workspace/src/contrib/llvm-project/clang/lib/CodeGen/Address.h:19, from /workspace/src/contrib/llvm-project/clang/lib/CodeGen/CGBuilder.h:12, from /workspace/src/contrib/llvm-project/clang/lib/CodeGen/CGBlocks.h:16, from /workspace/src/contrib/llvm-project/clang/lib/CodeGen/CGObjCMac.cpp:13: /workspace/src/contrib/llvm-project/llvm/include/llvm/ADT/StringRef.h: In constructor 'constexpr llvm::StringRef::StringRef(const char*)': /workspace/src/contrib/llvm-project/llvm/include/llvm/ADT/StringRef.h:90:38: warning: 'template<class _CharT> struct std::__1::char_traits' is deprecated: char_traits<T> for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 90 | std::char_traits<char>::length(Str) | ^~~~~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/fstream.h:13, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/iosfwd:99, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/tuple:1867, from /workspace/src/contrib/llvm-project/llvm/include/llvm/ADT/DenseMapInfo.h:20, from /workspace/src/contrib/llvm-project/clang/include/clang/AST/CharUnits.h:16, from /workspace/src/contrib/llvm-project/clang/lib/CodeGen/Address.h:17: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:23:29: note: declared here 23 | struct _LIBCPP_TEMPLATE_VIS char_traits; | ^~~~~~~~~~~ --- CodeGen/CGObjCRuntime.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-g++12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libclang -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/workspace/src/contrib/llvm-project/clang/lib/Basic -I/workspace/src/contrib/llvm-project/clang/lib/Driver -I/workspace/src/contrib/llvm-project/clang/lib/CodeGen -I/workspace/src/contrib/llvm-project/clang/include -DCLANG_ENABLE_ARCMT -DCLANG_ENABLE_STATIC_ANALYZER -I/workspace/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DLLVM_DEFAULT_TARGET_TRIPLE=\"x86_64-unknown-freebsd15.0\" -DLLVM_HOST_TRIPLE=\"x86_64-unknown-freebsd15.0\" -DDEFAULT_SYSROOT=\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -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 -g1 -MD -MF.depend.CodeGen_CGObjCRuntime.o -MTCodeGen/CGObjCRuntime.o -Wno-format-zero-length -fstack-protector-strong -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member -fno-strict-aliasing -fno-exceptions -fno-rtti -g1 -std=c++17 -Wno-literal-suffix -Wno-error=unknown-pragmas -c /workspace/src/contrib/llvm-project/clang/lib/CodeGen/CGObjCRuntime.cpp -o CodeGen/CGObjCRuntime.o In file included from /workspace/src/contrib/llvm-project/llvm/include/llvm/ADT/StringSwitch.h:16, from /workspace/src/contrib/llvm-project/llvm/include/llvm/ADT/FloatingPointMode.h:19, from /workspace/src/contrib/llvm-project/llvm/include/llvm/ADT/APFloat.h:20, from /workspace/src/contrib/llvm-project/llvm/include/llvm/IR/Constants.h:23, from /workspace/src/contrib/llvm-project/clang/lib/CodeGen/Address.h:19, from /workspace/src/contrib/llvm-project/clang/lib/CodeGen/CGBuilder.h:12, from /workspace/src/contrib/llvm-project/clang/lib/CodeGen/CGObjCRuntime.h:17, from /workspace/src/contrib/llvm-project/clang/lib/CodeGen/CGObjCRuntime.cpp:15: /workspace/src/contrib/llvm-project/llvm/include/llvm/ADT/StringRef.h: In constructor 'constexpr llvm::StringRef::StringRef(const char*)': /workspace/src/contrib/llvm-project/llvm/include/llvm/ADT/StringRef.h:90:38: warning: 'template<class _CharT> struct std::__1::char_traits' is deprecated: char_traits<T> for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 90 | std::char_traits<char>::length(Str) | ^~~~~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/fstream.h:13, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/iosfwd:99, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/tuple:1867, from /workspace/src/contrib/llvm-project/llvm/include/llvm/ADT/DenseMapInfo.h:20, from /workspace/src/contrib/llvm-project/clang/include/clang/AST/CharUnits.h:16, from /workspace/src/contrib/llvm-project/clang/lib/CodeGen/Address.h:17: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:23:29: note: declared here 23 | struct _LIBCPP_TEMPLATE_VIS char_traits; | ^~~~~~~~~~~ --- CodeGen/CGOpenCLRuntime.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-g++12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libclang -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/workspace/src/contrib/llvm-project/clang/lib/Basic -I/workspace/src/contrib/llvm-project/clang/lib/Driver -I/workspace/src/contrib/llvm-project/clang/lib/CodeGen -I/workspace/src/contrib/llvm-project/clang/include -DCLANG_ENABLE_ARCMT -DCLANG_ENABLE_STATIC_ANALYZER -I/workspace/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DLLVM_DEFAULT_TARGET_TRIPLE=\"x86_64-unknown-freebsd15.0\" -DLLVM_HOST_TRIPLE=\"x86_64-unknown-freebsd15.0\" -DDEFAULT_SYSROOT=\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -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 -g1 -MD -MF.depend.CodeGen_CGOpenCLRuntime.o -MTCodeGen/CGOpenCLRuntime.o -Wno-format-zero-length -fstack-protector-strong -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member -fno-strict-aliasing -fno-exceptions -fno-rtti -g1 -std=c++17 -Wno-literal-suffix -Wno-error=unknown-pragmas -c /workspace/src/contrib/llvm-project/clang/lib/CodeGen/CGOpenCLRuntime.cpp -o CodeGen/CGOpenCLRuntime.o In file included from /workspace/src/contrib/llvm-project/llvm/include/llvm/ADT/SmallString.h:18, from /workspace/src/contrib/llvm-project/llvm/include/llvm/ADT/APFixedPoint.h:22, from /workspace/src/contrib/llvm-project/clang/include/clang/AST/APValue.h:17, from /workspace/src/contrib/llvm-project/clang/include/clang/AST/Expr.h:16, from /workspace/src/contrib/llvm-project/clang/lib/CodeGen/CGOpenCLRuntime.h:18, from /workspace/src/contrib/llvm-project/clang/lib/CodeGen/CGOpenCLRuntime.cpp:15: /workspace/src/contrib/llvm-project/llvm/include/llvm/ADT/StringRef.h: In constructor 'constexpr llvm::StringRef::StringRef(const char*)': /workspace/src/contrib/llvm-project/llvm/include/llvm/ADT/StringRef.h:90:38: warning: 'template<class _CharT> struct std::__1::char_traits' is deprecated: char_traits<T> for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 90 | std::char_traits<char>::length(Str) | ^~~~~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/fstream.h:13, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/iosfwd:99, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/utility:287, from /workspace/src/contrib/llvm-project/llvm/include/llvm/Support/type_traits.h:18, from /workspace/src/contrib/llvm-project/llvm/include/llvm/Support/Casting.h:18, from /workspace/src/contrib/llvm-project/clang/include/clang/Basic/LLVM.h:21, from /workspace/src/contrib/llvm-project/clang/include/clang/AST/APValue.h:16: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:23:29: note: declared here 23 | struct _LIBCPP_TEMPLATE_VIS char_traits; | ^~~~~~~~~~~ --- CodeGen/CGOpenMPRuntime.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-g++12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libclang -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/workspace/src/contrib/llvm-project/clang/lib/Basic -I/workspace/src/contrib/llvm-project/clang/lib/Driver -I/workspace/src/contrib/llvm-project/clang/lib/CodeGen -I/workspace/src/contrib/llvm-project/clang/include -DCLANG_ENABLE_ARCMT -DCLANG_ENABLE_STATIC_ANALYZER -I/workspace/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DLLVM_DEFAULT_TARGET_TRIPLE=\"x86_64-unknown-freebsd15.0\" -DLLVM_HOST_TRIPLE=\"x86_64-unknown-freebsd15.0\" -DDEFAULT_SYSROOT=\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -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 -g1 -MD -MF.depend.CodeGen_CGOpenMPRuntime.o -MTCodeGen/CGOpenMPRuntime.o -Wno-format-zero-length -fstack-protector-strong -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member -fno-strict-aliasing -fno-exceptions -fno-rtti -g1 -std=c++17 -Wno-literal-suffix -Wno-error=unknown-pragmas -c /workspace/src/contrib/llvm-project/clang/lib/CodeGen/CGOpenMPRuntime.cpp -o CodeGen/CGOpenMPRuntime.o In file included from /workspace/src/contrib/llvm-project/clang/include/clang/Basic/DiagnosticIDs.h:19, from /workspace/src/contrib/llvm-project/clang/include/clang/Basic/Diagnostic.h:17, from /workspace/src/contrib/llvm-project/clang/include/clang/AST/NestedNameSpecifier.h:18, from /workspace/src/contrib/llvm-project/clang/include/clang/AST/Type.h:21, from /workspace/src/contrib/llvm-project/clang/include/clang/AST/CanonicalType.h:17, from /workspace/src/contrib/llvm-project/clang/include/clang/AST/ASTContext.h:18, from /workspace/src/contrib/llvm-project/clang/lib/CodeGen/CGValue.h:17, from /workspace/src/contrib/llvm-project/clang/lib/CodeGen/CGOpenMPRuntime.h:16, from /workspace/src/contrib/llvm-project/clang/lib/CodeGen/CGOpenMPRuntime.cpp:13: /workspace/src/contrib/llvm-project/llvm/include/llvm/ADT/StringRef.h: In constructor 'constexpr llvm::StringRef::StringRef(const char*)': /workspace/src/contrib/llvm-project/llvm/include/llvm/ADT/StringRef.h:90:38: warning: 'template<class _CharT> struct std::__1::char_traits' is deprecated: char_traits<T> for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 90 | std::char_traits<char>::length(Str) | ^~~~~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/fstream.h:13, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/iosfwd:99, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/utility:287, from /workspace/src/contrib/llvm-project/llvm/include/llvm/ADT/BitmaskEnum.h:14, from /workspace/src/contrib/llvm-project/clang/include/clang/Basic/BitmaskEnum.h:18, from /workspace/src/contrib/llvm-project/clang/include/clang/AST/DependenceFlags.h:11, from /workspace/src/contrib/llvm-project/clang/include/clang/AST/Type.h:20: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:23:29: note: declared here 23 | struct _LIBCPP_TEMPLATE_VIS char_traits; | ^~~~~~~~~~~ --- CodeGen/CGOpenMPRuntimeGPU.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-g++12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libclang -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/workspace/src/contrib/llvm-project/clang/lib/Basic -I/workspace/src/contrib/llvm-project/clang/lib/Driver -I/workspace/src/contrib/llvm-project/clang/lib/CodeGen -I/workspace/src/contrib/llvm-project/clang/include -DCLANG_ENABLE_ARCMT -DCLANG_ENABLE_STATIC_ANALYZER -I/workspace/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DLLVM_DEFAULT_TARGET_TRIPLE=\"x86_64-unknown-freebsd15.0\" -DLLVM_HOST_TRIPLE=\"x86_64-unknown-freebsd15.0\" -DDEFAULT_SYSROOT=\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -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 -g1 -MD -MF.depend.CodeGen_CGOpenMPRuntimeGPU.o -MTCodeGen/CGOpenMPRuntimeGPU.o -Wno-format-zero-length -fstack-protector-strong -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member -fno-strict-aliasing -fno-exceptions -fno-rtti -g1 -std=c++17 -Wno-literal-suffix -Wno-error=unknown-pragmas -c /workspace/src/contrib/llvm-project/clang/lib/CodeGen/CGOpenMPRuntimeGPU.cpp -o CodeGen/CGOpenMPRuntimeGPU.o In file included from /workspace/src/contrib/llvm-project/clang/include/clang/Basic/DiagnosticIDs.h:19, from /workspace/src/contrib/llvm-project/clang/include/clang/Basic/Diagnostic.h:17, from /workspace/src/contrib/llvm-project/clang/include/clang/AST/NestedNameSpecifier.h:18, from /workspace/src/contrib/llvm-project/clang/include/clang/AST/Type.h:21, from /workspace/src/contrib/llvm-project/clang/include/clang/AST/CanonicalType.h:17, from /workspace/src/contrib/llvm-project/clang/include/clang/AST/ASTContext.h:18, from /workspace/src/contrib/llvm-project/clang/lib/CodeGen/CGValue.h:17, from /workspace/src/contrib/llvm-project/clang/lib/CodeGen/CGOpenMPRuntime.h:16, from /workspace/src/contrib/llvm-project/clang/lib/CodeGen/CGOpenMPRuntimeGPU.h:17, from /workspace/src/contrib/llvm-project/clang/lib/CodeGen/CGOpenMPRuntimeGPU.cpp:14: /workspace/src/contrib/llvm-project/llvm/include/llvm/ADT/StringRef.h: In constructor 'constexpr llvm::StringRef::StringRef(const char*)': /workspace/src/contrib/llvm-project/llvm/include/llvm/ADT/StringRef.h:90:38: warning: 'template<class _CharT> struct std::__1::char_traits' is deprecated: char_traits<T> for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 90 | std::char_traits<char>::length(Str) | ^~~~~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/fstream.h:13, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/iosfwd:99, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/utility:287, from /workspace/src/contrib/llvm-project/llvm/include/llvm/ADT/BitmaskEnum.h:14, from /workspace/src/contrib/llvm-project/clang/include/clang/Basic/BitmaskEnum.h:18, from /workspace/src/contrib/llvm-project/clang/include/clang/AST/DependenceFlags.h:11, from /workspace/src/contrib/llvm-project/clang/include/clang/AST/Type.h:20: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:23:29: note: declared here 23 | struct _LIBCPP_TEMPLATE_VIS char_traits; | ^~~~~~~~~~~ --- CodeGen/CGRecordLayoutBuilder.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-g++12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libclang -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/workspace/src/contrib/llvm-project/clang/lib/Basic -I/workspace/src/contrib/llvm-project/clang/lib/Driver -I/workspace/src/contrib/llvm-project/clang/lib/CodeGen -I/workspace/src/contrib/llvm-project/clang/include -DCLANG_ENABLE_ARCMT -DCLANG_ENABLE_STATIC_ANALYZER -I/workspace/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DLLVM_DEFAULT_TARGET_TRIPLE=\"x86_64-unknown-freebsd15.0\" -DLLVM_HOST_TRIPLE=\"x86_64-unknown-freebsd15.0\" -DDEFAULT_SYSROOT=\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -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 -g1 -MD -MF.depend.CodeGen_CGRecordLayoutBuilder.o -MTCodeGen/CGRecordLayoutBuilder.o -Wno-format-zero-length -fstack-protector-strong -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member -fno-strict-aliasing -fno-exceptions -fno-rtti -g1 -std=c++17 -Wno-literal-suffix -Wno-error=unknown-pragmas -c /workspace/src/contrib/llvm-project/clang/lib/CodeGen/CGRecordLayoutBuilder.cpp -o CodeGen/CGRecordLayoutBuilder.o --- CodeGen/CGStmt.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-g++12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libclang -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/workspace/src/contrib/llvm-project/clang/lib/Basic -I/workspace/src/contrib/llvm-project/clang/lib/Driver -I/workspace/src/contrib/llvm-project/clang/lib/CodeGen -I/workspace/src/contrib/llvm-project/clang/include -DCLANG_ENABLE_ARCMT -DCLANG_ENABLE_STATIC_ANALYZER -I/workspace/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DLLVM_DEFAULT_TARGET_TRIPLE=\"x86_64-unknown-freebsd15.0\" -DLLVM_HOST_TRIPLE=\"x86_64-unknown-freebsd15.0\" -DDEFAULT_SYSROOT=\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -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 -g1 -MD -MF.depend.CodeGen_CGStmt.o -MTCodeGen/CGStmt.o -Wno-format-zero-length -fstack-protector-strong -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member -fno-strict-aliasing -fno-exceptions -fno-rtti -g1 -std=c++17 -Wno-literal-suffix -Wno-error=unknown-pragmas -c /workspace/src/contrib/llvm-project/clang/lib/CodeGen/CGStmt.cpp -o CodeGen/CGStmt.o --- CodeGen/CGRecordLayoutBuilder.o --- In file included from /workspace/src/contrib/llvm-project/clang/include/clang/Basic/Specifiers.h:18, from /workspace/src/contrib/llvm-project/clang/include/clang/AST/DeclAccessPair.h:20, from /workspace/src/contrib/llvm-project/clang/include/clang/AST/ASTUnresolvedSet.h:18, from /workspace/src/contrib/llvm-project/clang/include/clang/AST/DeclCXX.h:18, from /workspace/src/contrib/llvm-project/clang/lib/CodeGen/CGRecordLayout.h:13, from /workspace/src/contrib/llvm-project/clang/lib/CodeGen/CGRecordLayoutBuilder.cpp:13: /workspace/src/contrib/llvm-project/llvm/include/llvm/ADT/StringRef.h: In constructor 'constexpr llvm::StringRef::StringRef(const char*)': /workspace/src/contrib/llvm-project/llvm/include/llvm/ADT/StringRef.h:90:38: warning: 'template<class _CharT> struct std::__1::char_traits' is deprecated: char_traits<T> for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 90 | std::char_traits<char>::length(Str) | ^~~~~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/fstream.h:13, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/iosfwd:99, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/tuple:1867, from /workspace/src/contrib/llvm-project/llvm/include/llvm/ADT/DenseMapInfo.h:20, from /workspace/src/contrib/llvm-project/clang/include/clang/AST/CharUnits.h:16, from /workspace/src/contrib/llvm-project/clang/lib/CodeGen/CGRecordLayout.h:12: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:23:29: note: declared here 23 | struct _LIBCPP_TEMPLATE_VIS char_traits; | ^~~~~~~~~~~ --- CodeGen/CGStmt.o --- In file included from /workspace/src/contrib/llvm-project/llvm/include/llvm/ADT/StringSwitch.h:16, from /workspace/src/contrib/llvm-project/llvm/include/llvm/ADT/FloatingPointMode.h:19, from /workspace/src/contrib/llvm-project/llvm/include/llvm/ADT/APFloat.h:20, from /workspace/src/contrib/llvm-project/llvm/include/llvm/IR/Constants.h:23, from /workspace/src/contrib/llvm-project/clang/lib/CodeGen/Address.h:19, from /workspace/src/contrib/llvm-project/clang/lib/CodeGen/CGBuilder.h:12, from /workspace/src/contrib/llvm-project/clang/lib/CodeGen/CGDebugInfo.h:16, from /workspace/src/contrib/llvm-project/clang/lib/CodeGen/CGStmt.cpp:13: /workspace/src/contrib/llvm-project/llvm/include/llvm/ADT/StringRef.h: In constructor 'constexpr llvm::StringRef::StringRef(const char*)': /workspace/src/contrib/llvm-project/llvm/include/llvm/ADT/StringRef.h:90:38: warning: 'template<class _CharT> struct std::__1::char_traits' is deprecated: char_traits<T> for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 90 | std::char_traits<char>::length(Str) | ^~~~~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/fstream.h:13, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/iosfwd:99, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/tuple:1867, from /workspace/src/contrib/llvm-project/llvm/include/llvm/ADT/DenseMapInfo.h:20, from /workspace/src/contrib/llvm-project/clang/include/clang/AST/CharUnits.h:16, from /workspace/src/contrib/llvm-project/clang/lib/CodeGen/Address.h:17: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:23:29: note: declared here 23 | struct _LIBCPP_TEMPLATE_VIS char_traits; | ^~~~~~~~~~~ --- CodeGen/CGStmtOpenMP.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-g++12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libclang -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/workspace/src/contrib/llvm-project/clang/lib/Basic -I/workspace/src/contrib/llvm-project/clang/lib/Driver -I/workspace/src/contrib/llvm-project/clang/lib/CodeGen -I/workspace/src/contrib/llvm-project/clang/include -DCLANG_ENABLE_ARCMT -DCLANG_ENABLE_STATIC_ANALYZER -I/workspace/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DLLVM_DEFAULT_TARGET_TRIPLE=\"x86_64-unknown-freebsd15.0\" -DLLVM_HOST_TRIPLE=\"x86_64-unknown-freebsd15.0\" -DDEFAULT_SYSROOT=\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -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 -g1 -MD -MF.depend.CodeGen_CGStmtOpenMP.o -MTCodeGen/CGStmtOpenMP.o -Wno-format-zero-length -fstack-protector-strong -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member -fno-strict-aliasing -fno-exceptions -fno-rtti -g1 -std=c++17 -Wno-literal-suffix -Wno-error=unknown-pragmas -c /workspace/src/contrib/llvm-project/clang/lib/CodeGen/CGStmtOpenMP.cpp -o CodeGen/CGStmtOpenMP.o --- CodeGen/CGVTT.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-g++12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libclang -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/workspace/src/contrib/llvm-project/clang/lib/Basic -I/workspace/src/contrib/llvm-project/clang/lib/Driver -I/workspace/src/contrib/llvm-project/clang/lib/CodeGen -I/workspace/src/contrib/llvm-project/clang/include -DCLANG_ENABLE_ARCMT -DCLANG_ENABLE_STATIC_ANALYZER -I/workspace/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DLLVM_DEFAULT_TARGET_TRIPLE=\"x86_64-unknown-freebsd15.0\" -DLLVM_HOST_TRIPLE=\"x86_64-unknown-freebsd15.0\" -DDEFAULT_SYSROOT=\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -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 -g1 -MD -MF.depend.CodeGen_CGVTT.o -MTCodeGen/CGVTT.o -Wno-format-zero-length -fstack-protector-strong -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member -fno-strict-aliasing -fno-exceptions -fno-rtti -g1 -std=c++17 -Wno-literal-suffix -Wno-error=unknown-pragmas -c /workspace/src/contrib/llvm-project/clang/lib/CodeGen/CGVTT.cpp -o CodeGen/CGVTT.o In file included from /workspace/src/contrib/llvm-project/clang/include/clang/Basic/Specifiers.h:18, from /workspace/src/contrib/llvm-project/clang/include/clang/AST/DeclAccessPair.h:20, from /workspace/src/contrib/llvm-project/clang/include/clang/AST/ASTUnresolvedSet.h:18, from /workspace/src/contrib/llvm-project/clang/include/clang/AST/DeclCXX.h:18, from /workspace/src/contrib/llvm-project/clang/include/clang/AST/BaseSubobject.h:17, from /workspace/src/contrib/llvm-project/clang/lib/CodeGen/CGVTables.h:16, from /workspace/src/contrib/llvm-project/clang/lib/CodeGen/CodeGenModule.h:16, from /workspace/src/contrib/llvm-project/clang/lib/CodeGen/CGVTT.cpp:13: /workspace/src/contrib/llvm-project/llvm/include/llvm/ADT/StringRef.h: In constructor 'constexpr llvm::StringRef::StringRef(const char*)': /workspace/src/contrib/llvm-project/llvm/include/llvm/ADT/StringRef.h:90:38: warning: 'template<class _CharT> struct std::__1::char_traits' is deprecated: char_traits<T> for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 90 | std::char_traits<char>::length(Str) | ^~~~~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/fstream.h:13, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/iosfwd:99, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/tuple:1867, from /workspace/src/contrib/llvm-project/llvm/include/llvm/ADT/DenseMapInfo.h:20, from /workspace/src/contrib/llvm-project/clang/include/clang/AST/CharUnits.h:16, from /workspace/src/contrib/llvm-project/clang/include/clang/AST/BaseSubobject.h:16: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:23:29: note: declared here 23 | struct _LIBCPP_TEMPLATE_VIS char_traits; | ^~~~~~~~~~~ --- CodeGen/CGStmtOpenMP.o --- In file included from /workspace/src/contrib/llvm-project/llvm/include/llvm/ADT/Twine.h:13, from /workspace/src/contrib/llvm-project/llvm/include/llvm/IR/BasicBlock.h:17, from /workspace/src/contrib/llvm-project/clang/lib/CodeGen/EHScopeStack.h:21, from /workspace/src/contrib/llvm-project/clang/lib/CodeGen/CGCleanup.h:16, from /workspace/src/contrib/llvm-project/clang/lib/CodeGen/CGStmtOpenMP.cpp:13: /workspace/src/contrib/llvm-project/llvm/include/llvm/ADT/StringRef.h: In constructor 'constexpr llvm::StringRef::StringRef(const char*)': /workspace/src/contrib/llvm-project/llvm/include/llvm/ADT/StringRef.h:90:38: warning: 'template<class _CharT> struct std::__1::char_traits' is deprecated: char_traits<T> for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 90 | std::char_traits<char>::length(Str) | ^~~~~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/fstream.h:13, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/iosfwd:99, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/utility:287, from /workspace/src/contrib/llvm-project/llvm/include/llvm/Support/type_traits.h:18, from /workspace/src/contrib/llvm-project/llvm/include/llvm/Support/Casting.h:18, from /workspace/src/contrib/llvm-project/clang/include/clang/Basic/LLVM.h:21, from /workspace/src/contrib/llvm-project/clang/lib/CodeGen/EHScopeStack.h:18: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:23:29: note: declared here 23 | struct _LIBCPP_TEMPLATE_VIS char_traits; | ^~~~~~~~~~~ --- CodeGen/CGVTables.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-g++12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libclang -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/workspace/src/contrib/llvm-project/clang/lib/Basic -I/workspace/src/contrib/llvm-project/clang/lib/Driver -I/workspace/src/contrib/llvm-project/clang/lib/CodeGen -I/workspace/src/contrib/llvm-project/clang/include -DCLANG_ENABLE_ARCMT -DCLANG_ENABLE_STATIC_ANALYZER -I/workspace/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DLLVM_DEFAULT_TARGET_TRIPLE=\"x86_64-unknown-freebsd15.0\" -DLLVM_HOST_TRIPLE=\"x86_64-unknown-freebsd15.0\" -DDEFAULT_SYSROOT=\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -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 -g1 -MD -MF.depend.CodeGen_CGVTables.o -MTCodeGen/CGVTables.o -Wno-format-zero-length -fstack-protector-strong -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member -fno-strict-aliasing -fno-exceptions -fno-rtti -g1 -std=c++17 -Wno-literal-suffix -Wno-error=unknown-pragmas -c /workspace/src/contrib/llvm-project/clang/lib/CodeGen/CGVTables.cpp -o CodeGen/CGVTables.o Build timed out (after 90 minutes). Marking the build as failed. Build was aborted [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-gcc12_build] $ /bin/sh -xe /tmp/jenkins5193103860497732384.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-main-amd64-gcc12_build Checking for post-build Performing post-build step Checking if email needs to be generated Email was triggered for: Failure - Any Sending email for trigger: Failure - Any Sending mail from default account using System Admin e-mail address