FreeBSD-main-amd64-gcc13_build - Build #364 - Still Failing

From: <jenkins-admin_at_FreeBSD.org>
Date: Thu, 29 Feb 2024 17:51:33 UTC
FreeBSD-main-amd64-gcc13_build - Build #364 (aa80cfadff0bb715ca090cbd1b3561a1619251d5) - Still Failing

Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/364/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/364/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/364/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)

8fe86d923f83ffdfed44f3b67b55287bf7cf3ce1 by bapt:
usbconfig: allow to get usb vendors and products from the usb.ids

db1d086b7372d1d3f4e7a475d8e92642e698c25d by bapt:
usb_vendors: add new usb_vendors

5a98d9d028685624316208eaa192768b23b39acb by bapt:
RELNOTES: document usbconfig(8) changes

76f58d4432898b68da2a65237ed6089d0ef90653 by bapt:
libucl: import latest snapshot from 2024-02-06

aedb37dc49319a7cd1faf34f312a8a9fc01e611d by des:
lorder: Don't rely on legacy syntax.

aa80cfadff0bb715ca090cbd1b3561a1619251d5 by des:
lorder: Tweak invalid file test.



The end of the build log:

[...truncated 43.22 MiB...]
--- Basic/Targets/X86.o ---
In file included from /workspace/src/contrib/llvm-project/clang/include/clang/Basic/LangStandard.h:13,
                 from /workspace/src/contrib/llvm-project/clang/include/clang/Basic/LangOptions.h:19,
                 from /workspace/src/contrib/llvm-project/clang/lib/Basic/Targets.h:18,
                 from /workspace/src/contrib/llvm-project/clang/lib/Basic/Targets/OSTargets.h:15,
                 from /workspace/src/contrib/llvm-project/clang/lib/Basic/Targets/X86.h:16,
                 from /workspace/src/contrib/llvm-project/clang/lib/Basic/Targets/X86.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/string:576,
                 from /workspace/src/contrib/llvm-project/clang/include/clang/Basic/CommentOptions.h:17,
                 from /workspace/src/contrib/llvm-project/clang/include/clang/Basic/LangOptions.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;
      |                             ^~~~~~~~~~~
--- Basic/Targets/XCore.o ---
In file included from /workspace/src/contrib/llvm-project/clang/include/clang/Basic/Sanitizers.h:18,
                 from /workspace/src/contrib/llvm-project/clang/include/clang/Basic/CodeGenOptions.h:16,
                 from /workspace/src/contrib/llvm-project/clang/include/clang/Basic/TargetInfo.h:19,
                 from /workspace/src/contrib/llvm-project/clang/lib/Basic/Targets/XCore.h:16,
                 from /workspace/src/contrib/llvm-project/clang/lib/Basic/Targets/XCore.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/Basic/TargetInfo.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;
      |                             ^~~~~~~~~~~
--- Basic/TokenKinds.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-g++13  --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.Basic_TokenKinds.o -MTBasic/TokenKinds.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 -Wno-dangling-reference       -c /workspace/src/contrib/llvm-project/clang/lib/Basic/TokenKinds.cpp -o Basic/TokenKinds.o
--- Basic/TypeTraits.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-g++13  --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.Basic_TypeTraits.o -MTBasic/TypeTraits.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 -Wno-dangling-reference       -c /workspace/src/contrib/llvm-project/clang/lib/Basic/TypeTraits.cpp -o Basic/TypeTraits.o
--- Basic/Version.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-g++13  --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.Basic_Version.o -MTBasic/Version.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 -Wno-dangling-reference       -c /workspace/src/contrib/llvm-project/clang/lib/Basic/Version.cpp -o Basic/Version.o
--- Basic/Warnings.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-g++13  --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.Basic_Warnings.o -MTBasic/Warnings.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 -Wno-dangling-reference       -c /workspace/src/contrib/llvm-project/clang/lib/Basic/Warnings.cpp -o Basic/Warnings.o
--- Basic/Version.o ---
In file included from /workspace/src/contrib/llvm-project/clang/include/clang/Basic/Version.h:19,
                 from /workspace/src/contrib/llvm-project/clang/lib/Basic/Version.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/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;
      |                             ^~~~~~~~~~~
--- Basic/XRayInstr.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-g++13  --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.Basic_XRayInstr.o -MTBasic/XRayInstr.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 -Wno-dangling-reference       -c /workspace/src/contrib/llvm-project/clang/lib/Basic/XRayInstr.cpp -o Basic/XRayInstr.o
--- Basic/XRayLists.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-g++13  --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.Basic_XRayLists.o -MTBasic/XRayLists.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 -Wno-dangling-reference       -c /workspace/src/contrib/llvm-project/clang/lib/Basic/XRayLists.cpp -o Basic/XRayLists.o
--- Basic/Warnings.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/Basic/DiagnosticAST.h:12,
                 from /workspace/src/contrib/llvm-project/clang/include/clang/Basic/AllDiagnostics.h:17,
                 from /workspace/src/contrib/llvm-project/clang/lib/Basic/Warnings.cpp:24:
/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/Basic/DiagnosticIDs.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;
      |                             ^~~~~~~~~~~
--- Basic/XRayInstr.o ---
In file included from /workspace/src/contrib/llvm-project/clang/include/clang/Basic/XRayInstr.h:18,
                 from /workspace/src/contrib/llvm-project/clang/lib/Basic/XRayInstr.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/include/clang/Basic/XRayInstr.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/ABIInfo.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-g++13  --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_ABIInfo.o -MTCodeGen/ABIInfo.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 -Wno-dangling-reference       -c /workspace/src/contrib/llvm-project/clang/lib/CodeGen/ABIInfo.cpp -o CodeGen/ABIInfo.o
--- CodeGen/ABIInfoImpl.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-g++13  --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_ABIInfoImpl.o -MTCodeGen/ABIInfoImpl.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 -Wno-dangling-reference       -c /workspace/src/contrib/llvm-project/clang/lib/CodeGen/ABIInfoImpl.cpp -o CodeGen/ABIInfoImpl.o
--- Basic/XRayLists.o ---
In file included from /workspace/src/contrib/llvm-project/clang/include/clang/Basic/SourceLocation.h:18,
                 from /workspace/src/contrib/llvm-project/clang/include/clang/Basic/XRayLists.h:16,
                 from /workspace/src/contrib/llvm-project/clang/lib/Basic/XRayLists.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/include/clang/Basic/XRayLists.h: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;
      |                             ^~~~~~~~~~~
--- CodeGen/BackendUtil.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-g++13  --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_BackendUtil.o -MTCodeGen/BackendUtil.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 -Wno-dangling-reference       -c /workspace/src/contrib/llvm-project/clang/lib/CodeGen/BackendUtil.cpp -o CodeGen/BackendUtil.o
--- CodeGen/CGAtomic.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-g++13  --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_CGAtomic.o -MTCodeGen/CGAtomic.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 -Wno-dangling-reference       -c /workspace/src/contrib/llvm-project/clang/lib/CodeGen/CGAtomic.cpp -o CodeGen/CGAtomic.o
--- CodeGen/ABIInfo.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/lib/CodeGen/ABIInfo.h:13,
                 from /workspace/src/contrib/llvm-project/clang/lib/CodeGen/ABIInfo.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/clang/include/clang/AST/CharUnits.h:16,
                 from /workspace/src/contrib/llvm-project/clang/lib/CodeGen/ABIInfo.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/BackendUtil.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/IR/ModuleSummaryIndex.h:21,
                 from /workspace/src/contrib/llvm-project/clang/include/clang/CodeGen/BackendUtil.h:13,
                 from /workspace/src/contrib/llvm-project/clang/lib/CodeGen/BackendUtil.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/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/CodeGen/BackendUtil.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/ABIInfoImpl.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/lib/CodeGen/ABIInfo.h:13,
                 from /workspace/src/contrib/llvm-project/clang/lib/CodeGen/ABIInfoImpl.h:12,
                 from /workspace/src/contrib/llvm-project/clang/lib/CodeGen/ABIInfoImpl.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/clang/include/clang/AST/CharUnits.h:16,
                 from /workspace/src/contrib/llvm-project/clang/lib/CodeGen/ABIInfo.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/CGAtomic.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/CGCall.h:17,
                 from /workspace/src/contrib/llvm-project/clang/lib/CodeGen/CGAtomic.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/CGBlocks.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-g++13  --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_CGBlocks.o -MTCodeGen/CGBlocks.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 -Wno-dangling-reference       -c /workspace/src/contrib/llvm-project/clang/lib/CodeGen/CGBlocks.cpp -o CodeGen/CGBlocks.o
--- CodeGen/CGBuiltin.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-g++13  --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_CGBuiltin.o -MTCodeGen/CGBuiltin.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 -Wno-dangling-reference       -c /workspace/src/contrib/llvm-project/clang/lib/CodeGen/CGBuiltin.cpp -o CodeGen/CGBuiltin.o
--- CodeGen/CGBlocks.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/CGBlocks.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;
      |                             ^~~~~~~~~~~
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-gcc13_build] $ /bin/sh -xe /tmp/jenkins1594266371811250202.sh
+ sh freebsd-ci/scripts/jail/clean.sh
clean jail FreeBSD-main-amd64-gcc13_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