FreeBSD-main-amd64-gcc12_build - Build #2485 - Failure
Date: Thu, 29 Feb 2024 07:15:04 UTC
FreeBSD-main-amd64-gcc12_build - Build #2485 (7ee47c3bb7a6d85744e2747ec969161eed5bbaab) - Failure Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/2485/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/2485/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/2485/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) 152a6d410e47a818fae905f6f4bd43f422146802 by glebius: socket tests: remove MSG_TRUNC test for unix/seqpacket d6ef9649dd924f12974d66a0c29a4ede71407e7d by glebius: tests/unix_seqpacket: remove EMSGSIZE tests 1f46c32c1f3d0ea2a4c748a24aad06329cfb5f5a by glebius: tests/unix_seqpacket: provide function that returns bound & listening 3bc122d27064957911570c1037e6b644b7303c17 by glebius: tests/unix_seqpacket: test that data can be sent before accept(2) 253d8a1f8a247fc363ab6bad6ed0fa9c7cc25060 by glebius: tests/unix_seqpacket: test that implied connect doesn't work 882d9f4507a8fa518a967aeebd88585fb1e19a85 by brooks: lib{c,sys}: expose cap_sandboxed from libc/gen 7ee47c3bb7a6d85744e2747ec969161eed5bbaab by glebius: sockets: in solisten_proto() don't call sbdestroy() on a PR_SOCKBUF The end of the build log: [...truncated 40.32 MiB...] 23 | struct _LIBCPP_TEMPLATE_VIS char_traits; | ^~~~~~~~~~~ --- Target/PowerPC/PPCTOCRegDeps.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/CodeGen/GlobalISel/Utils.h:18, from /workspace/src/contrib/llvm-project/llvm/include/llvm/CodeGen/MachineInstrBuilder.h:23, from /workspace/src/contrib/llvm-project/llvm/lib/Target/PowerPC/PPCInstrBuilder.h:22, from /workspace/src/contrib/llvm-project/llvm/lib/Target/PowerPC/PPCTOCRegDeps.cpp:65: /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/stdexcept:48, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/optional:230, from /workspace/src/contrib/llvm-project/llvm/include/llvm/Support/CodeGen.h:18, from /workspace/src/contrib/llvm-project/llvm/lib/Target/PowerPC/PPC.h:17, from /workspace/src/contrib/llvm-project/llvm/lib/Target/PowerPC/PPCTOCRegDeps.cpp:64: /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; | ^~~~~~~~~~~ --- Target/PowerPC/PPCTargetMachine.o --- In file included from /workspace/src/contrib/llvm-project/llvm/include/llvm/Support/Format.h:27, from /workspace/src/contrib/llvm-project/llvm/include/llvm/MC/LaneBitmask.h:33, from /workspace/src/contrib/llvm-project/llvm/include/llvm/MC/MCRegisterInfo.h:21, from /workspace/src/contrib/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCTargetDesc.h:19, from /workspace/src/contrib/llvm-project/llvm/lib/Target/PowerPC/PPCRegisterInfo.h:17, from /workspace/src/contrib/llvm-project/llvm/lib/Target/PowerPC/PPCInstrInfo.h:16, from /workspace/src/contrib/llvm-project/llvm/lib/Target/PowerPC/PPCTargetMachine.h:16, from /workspace/src/contrib/llvm-project/llvm/lib/Target/PowerPC/PPCTargetMachine.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/llvm/include/llvm/ADT/DenseMap.h:17, from /workspace/src/contrib/llvm-project/llvm/include/llvm/MC/MCRegisterInfo.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; | ^~~~~~~~~~~ --- Target/PowerPC/PPCTargetObjectFile.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/libllvm -I/workspace/src/sys/contrib/zstd/lib -I/workspace/src/contrib/llvm-project/llvm/lib/Target/AArch64 -I/workspace/src/contrib/llvm-project/llvm/lib/Target/ARM -I/workspace/src/contrib/llvm-project/llvm/lib/Target/PowerPC -I/workspace/src/contrib/llvm-project/llvm/lib/Target/RISCV -I/workspace/src/contrib/llvm-project/llvm/lib/Target/X86 -I/workspace/src/contrib/llvm-project/llvm/lib/ObjCopy -DBLAKE3_USE_NEON=0 -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.Target_PowerPC_PPCTargetObjectFile.o -MTTarget/PowerPC/PPCTargetObjectFile.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-exceptions -fno-rtti -g1 -std=c++17 -Wno-literal-suffix -Wno-error=unknown-pragmas -c /workspace/src/contrib/llvm-project/llvm/lib/Target/PowerPC/PPCTargetObjectFile.cpp -o Target/PowerPC/PPCTargetObjectFile.o --- Target/PowerPC/PPCTargetTransformInfo.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/libllvm -I/workspace/src/sys/contrib/zstd/lib -I/workspace/src/contrib/llvm-project/llvm/lib/Target/AArch64 -I/workspace/src/contrib/llvm-project/llvm/lib/Target/ARM -I/workspace/src/contrib/llvm-project/llvm/lib/Target/PowerPC -I/workspace/src/contrib/llvm-project/llvm/lib/Target/RISCV -I/workspace/src/contrib/llvm-project/llvm/lib/Target/X86 -I/workspace/src/contrib/llvm-project/llvm/lib/ObjCopy -DBLAKE3_USE_NEON=0 -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.Target_PowerPC_PPCTargetTransformInfo.o -MTTarget/PowerPC/PPCTargetTransformInfo.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-exceptions -fno-rtti -g1 -std=c++17 -Wno-literal-suffix -Wno-error=unknown-pragmas -c /workspace/src/contrib/llvm-project/llvm/lib/Target/PowerPC/PPCTargetTransformInfo.cpp -o Target/PowerPC/PPCTargetTransformInfo.o --- Target/PowerPC/PPCVSXCopy.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/libllvm -I/workspace/src/sys/contrib/zstd/lib -I/workspace/src/contrib/llvm-project/llvm/lib/Target/AArch64 -I/workspace/src/contrib/llvm-project/llvm/lib/Target/ARM -I/workspace/src/contrib/llvm-project/llvm/lib/Target/PowerPC -I/workspace/src/contrib/llvm-project/llvm/lib/Target/RISCV -I/workspace/src/contrib/llvm-project/llvm/lib/Target/X86 -I/workspace/src/contrib/llvm-project/llvm/lib/ObjCopy -DBLAKE3_USE_NEON=0 -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.Target_PowerPC_PPCVSXCopy.o -MTTarget/PowerPC/PPCVSXCopy.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-exceptions -fno-rtti -g1 -std=c++17 -Wno-literal-suffix -Wno-error=unknown-pragmas -c /workspace/src/contrib/llvm-project/llvm/lib/Target/PowerPC/PPCVSXCopy.cpp -o Target/PowerPC/PPCVSXCopy.o --- Target/PowerPC/PPCVSXFMAMutate.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/libllvm -I/workspace/src/sys/contrib/zstd/lib -I/workspace/src/contrib/llvm-project/llvm/lib/Target/AArch64 -I/workspace/src/contrib/llvm-project/llvm/lib/Target/ARM -I/workspace/src/contrib/llvm-project/llvm/lib/Target/PowerPC -I/workspace/src/contrib/llvm-project/llvm/lib/Target/RISCV -I/workspace/src/contrib/llvm-project/llvm/lib/Target/X86 -I/workspace/src/contrib/llvm-project/llvm/lib/ObjCopy -DBLAKE3_USE_NEON=0 -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.Target_PowerPC_PPCVSXFMAMutate.o -MTTarget/PowerPC/PPCVSXFMAMutate.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-exceptions -fno-rtti -g1 -std=c++17 -Wno-literal-suffix -Wno-error=unknown-pragmas -c /workspace/src/contrib/llvm-project/llvm/lib/Target/PowerPC/PPCVSXFMAMutate.cpp -o Target/PowerPC/PPCVSXFMAMutate.o --- Target/PowerPC/PPCTargetObjectFile.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/MC/MCFragment.h:13, from /workspace/src/contrib/llvm-project/llvm/include/llvm/MC/MCSection.h:18, from /workspace/src/contrib/llvm-project/llvm/include/llvm/MC/MCObjectFileInfo.h:17, from /workspace/src/contrib/llvm-project/llvm/include/llvm/Target/TargetLoweringObjectFile.h:17, from /workspace/src/contrib/llvm-project/llvm/include/llvm/CodeGen/TargetLoweringObjectFileImpl.h:20, from /workspace/src/contrib/llvm-project/llvm/lib/Target/PowerPC/PPCTargetObjectFile.h:12, from /workspace/src/contrib/llvm-project/llvm/lib/Target/PowerPC/PPCTargetObjectFile.cpp:9: /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/ADT/SmallPtrSet.h:21, from /workspace/src/contrib/llvm-project/llvm/include/llvm/CodeGen/TargetLoweringObjectFileImpl.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; | ^~~~~~~~~~~ --- Target/PowerPC/PPCTargetTransformInfo.o --- In file included from /workspace/src/contrib/llvm-project/llvm/include/llvm/Support/Format.h:27, from /workspace/src/contrib/llvm-project/llvm/include/llvm/MC/LaneBitmask.h:33, from /workspace/src/contrib/llvm-project/llvm/include/llvm/MC/MCRegisterInfo.h:21, from /workspace/src/contrib/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCTargetDesc.h:19, from /workspace/src/contrib/llvm-project/llvm/lib/Target/PowerPC/PPCRegisterInfo.h:17, from /workspace/src/contrib/llvm-project/llvm/lib/Target/PowerPC/PPCInstrInfo.h:16, from /workspace/src/contrib/llvm-project/llvm/lib/Target/PowerPC/PPCTargetMachine.h:16, from /workspace/src/contrib/llvm-project/llvm/lib/Target/PowerPC/PPCTargetTransformInfo.h:19, from /workspace/src/contrib/llvm-project/llvm/lib/Target/PowerPC/PPCTargetTransformInfo.cpp:9: /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/llvm/include/llvm/ADT/DenseMap.h:17, from /workspace/src/contrib/llvm-project/llvm/include/llvm/MC/MCRegisterInfo.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; | ^~~~~~~~~~~ --- Target/PowerPC/PPCVSXSwapRemoval.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/libllvm -I/workspace/src/sys/contrib/zstd/lib -I/workspace/src/contrib/llvm-project/llvm/lib/Target/AArch64 -I/workspace/src/contrib/llvm-project/llvm/lib/Target/ARM -I/workspace/src/contrib/llvm-project/llvm/lib/Target/PowerPC -I/workspace/src/contrib/llvm-project/llvm/lib/Target/RISCV -I/workspace/src/contrib/llvm-project/llvm/lib/Target/X86 -I/workspace/src/contrib/llvm-project/llvm/lib/ObjCopy -DBLAKE3_USE_NEON=0 -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.Target_PowerPC_PPCVSXSwapRemoval.o -MTTarget/PowerPC/PPCVSXSwapRemoval.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-exceptions -fno-rtti -g1 -std=c++17 -Wno-literal-suffix -Wno-error=unknown-pragmas -c /workspace/src/contrib/llvm-project/llvm/lib/Target/PowerPC/PPCVSXSwapRemoval.cpp -o Target/PowerPC/PPCVSXSwapRemoval.o --- Target/PowerPC/PPCVSXCopy.o --- In file included from /workspace/src/contrib/llvm-project/llvm/include/llvm/Support/Format.h:27, from /workspace/src/contrib/llvm-project/llvm/include/llvm/MC/LaneBitmask.h:33, from /workspace/src/contrib/llvm-project/llvm/include/llvm/MC/MCRegisterInfo.h:21, from /workspace/src/contrib/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCTargetDesc.h:19, from /workspace/src/contrib/llvm-project/llvm/lib/Target/PowerPC/PPCRegisterInfo.h:17, from /workspace/src/contrib/llvm-project/llvm/lib/Target/PowerPC/PPCInstrInfo.h:16, from /workspace/src/contrib/llvm-project/llvm/lib/Target/PowerPC/PPCHazardRecognizers.h:16, from /workspace/src/contrib/llvm-project/llvm/lib/Target/PowerPC/PPCVSXCopy.cpp:17: /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/stdexcept:48, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/optional:230, from /workspace/src/contrib/llvm-project/llvm/include/llvm/Support/CodeGen.h:18, from /workspace/src/contrib/llvm-project/llvm/lib/Target/PowerPC/PPC.h:17, from /workspace/src/contrib/llvm-project/llvm/lib/Target/PowerPC/PPCVSXCopy.cpp: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; | ^~~~~~~~~~~ --- Target/PowerPC/PPCVSXFMAMutate.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/CodeGen/GlobalISel/Utils.h:18, from /workspace/src/contrib/llvm-project/llvm/include/llvm/CodeGen/MachineInstrBuilder.h:23, from /workspace/src/contrib/llvm-project/llvm/lib/Target/PowerPC/PPCInstrBuilder.h:22, from /workspace/src/contrib/llvm-project/llvm/lib/Target/PowerPC/PPCVSXFMAMutate.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/stdexcept:48, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/optional:230, from /workspace/src/contrib/llvm-project/llvm/include/llvm/Support/CodeGen.h:18, from /workspace/src/contrib/llvm-project/llvm/lib/Target/PowerPC/PPC.h:17, from /workspace/src/contrib/llvm-project/llvm/lib/Target/PowerPC/PPCVSXFMAMutate.cpp:15: /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; | ^~~~~~~~~~~ --- Target/PowerPC/PPCVSXSwapRemoval.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/CodeGen/GlobalISel/Utils.h:18, from /workspace/src/contrib/llvm-project/llvm/include/llvm/CodeGen/MachineInstrBuilder.h:23, from /workspace/src/contrib/llvm-project/llvm/lib/Target/PowerPC/PPCInstrBuilder.h:22, from /workspace/src/contrib/llvm-project/llvm/lib/Target/PowerPC/PPCVSXSwapRemoval.cpp:45: /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/stdexcept:48, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/optional:230, from /workspace/src/contrib/llvm-project/llvm/include/llvm/Support/CodeGen.h:18, from /workspace/src/contrib/llvm-project/llvm/lib/Target/PowerPC/PPC.h:17, from /workspace/src/contrib/llvm-project/llvm/lib/Target/PowerPC/PPCVSXSwapRemoval.cpp:44: /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; | ^~~~~~~~~~~ --- Target/PowerPC/TargetInfo/PowerPCTargetInfo.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/libllvm -I/workspace/src/sys/contrib/zstd/lib -I/workspace/src/contrib/llvm-project/llvm/lib/Target/AArch64 -I/workspace/src/contrib/llvm-project/llvm/lib/Target/ARM -I/workspace/src/contrib/llvm-project/llvm/lib/Target/PowerPC -I/workspace/src/contrib/llvm-project/llvm/lib/Target/RISCV -I/workspace/src/contrib/llvm-project/llvm/lib/Target/X86 -I/workspace/src/contrib/llvm-project/llvm/lib/ObjCopy -DBLAKE3_USE_NEON=0 -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.Target_PowerPC_TargetInfo_PowerPCTargetInfo.o -MTTarget/PowerPC/TargetInfo/PowerPCTargetInfo.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-exceptions -fno-rtti -g1 -std=c++17 -Wno-literal-suffix -Wno-error=unknown-pragmas -c /workspace/src/contrib/llvm-project/llvm/lib/Target/PowerPC/TargetInfo/PowerPCTargetInfo.cpp -o Target/PowerPC/TargetInfo/PowerPCTargetInfo.o --- Target/RISCV/AsmParser/RISCVAsmParser.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/libllvm -I/workspace/src/sys/contrib/zstd/lib -I/workspace/src/contrib/llvm-project/llvm/lib/Target/AArch64 -I/workspace/src/contrib/llvm-project/llvm/lib/Target/ARM -I/workspace/src/contrib/llvm-project/llvm/lib/Target/PowerPC -I/workspace/src/contrib/llvm-project/llvm/lib/Target/RISCV -I/workspace/src/contrib/llvm-project/llvm/lib/Target/X86 -I/workspace/src/contrib/llvm-project/llvm/lib/ObjCopy -DBLAKE3_USE_NEON=0 -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.Target_RISCV_AsmParser_RISCVAsmParser.o -MTTarget/RISCV/AsmParser/RISCVAsmParser.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-exceptions -fno-rtti -g1 -std=c++17 -Wno-literal-suffix -Wno-error=unknown-pragmas -c /workspace/src/contrib/llvm-project/llvm/lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp -o Target/RISCV/AsmParser/RISCVAsmParser.o --- Target/PowerPC/TargetInfo/PowerPCTargetInfo.o --- In file included from /workspace/src/contrib/llvm-project/llvm/include/llvm/MC/TargetRegistry.h:22, from /workspace/src/contrib/llvm-project/llvm/lib/Target/PowerPC/TargetInfo/PowerPCTargetInfo.cpp:10: /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/llvm/include/llvm/ADT/StringRef.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; | ^~~~~~~~~~~ --- Target/RISCV/Disassembler/RISCVDisassembler.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/libllvm -I/workspace/src/sys/contrib/zstd/lib -I/workspace/src/contrib/llvm-project/llvm/lib/Target/AArch64 -I/workspace/src/contrib/llvm-project/llvm/lib/Target/ARM -I/workspace/src/contrib/llvm-project/llvm/lib/Target/PowerPC -I/workspace/src/contrib/llvm-project/llvm/lib/Target/RISCV -I/workspace/src/contrib/llvm-project/llvm/lib/Target/X86 -I/workspace/src/contrib/llvm-project/llvm/lib/ObjCopy -DBLAKE3_USE_NEON=0 -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.Target_RISCV_Disassembler_RISCVDisassembler.o -MTTarget/RISCV/Disassembler/RISCVDisassembler.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-exceptions -fno-rtti -g1 -std=c++17 -Wno-literal-suffix -Wno-error=unknown-pragmas -c /workspace/src/contrib/llvm-project/llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp -o Target/RISCV/Disassembler/RISCVDisassembler.o --- Target/RISCV/AsmParser/RISCVAsmParser.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/lib/Target/RISCV/MCTargetDesc/RISCVBaseInfo.h:17, from /workspace/src/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/RISCVAsmBackend.h:12, from /workspace/src/contrib/llvm-project/llvm/lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp:9: /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/ADT/Hashing.h:50, from /workspace/src/contrib/llvm-project/llvm/include/llvm/ADT/ArrayRef.h:12, from /workspace/src/contrib/llvm-project/llvm/include/llvm/MC/MCTargetOptions.h:12, from /workspace/src/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/RISCVMCTargetDesc.h:17, from /workspace/src/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/RISCVBaseInfo.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; | ^~~~~~~~~~~ --- Target/RISCV/Disassembler/RISCVDisassembler.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/lib/Target/RISCV/MCTargetDesc/RISCVBaseInfo.h:17, from /workspace/src/contrib/llvm-project/llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.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/ADT/Hashing.h:50, from /workspace/src/contrib/llvm-project/llvm/include/llvm/ADT/ArrayRef.h:12, from /workspace/src/contrib/llvm-project/llvm/include/llvm/MC/MCTargetOptions.h:12, from /workspace/src/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/RISCVMCTargetDesc.h:17, from /workspace/src/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/RISCVBaseInfo.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; | ^~~~~~~~~~~ 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/jenkins5986968500679191995.sh --- Target/RISCV/AsmParser/RISCVAsmParser.o --- *** [Target/RISCV/AsmParser/RISCVAsmParser.o] Signal 15 + 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