FreeBSD-main-amd64-gcc12_build - Build #2488 - Still Failing

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

Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/2488/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/2488/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/2488/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 42.54 MiB...]
                 from /workspace/src/contrib/llvm-project/clang/include/clang/AST/Expr.h:16,
                 from /workspace/src/contrib/llvm-project/clang/include/clang/AST/ASTConcept.h:17,
                 from /workspace/src/contrib/llvm-project/clang/include/clang/AST/RecursiveASTVisitor.h:16,
                 from /workspace/src/contrib/llvm-project/clang/lib/ARCMigrate/Transforms.h:13,
                 from /workspace/src/contrib/llvm-project/clang/lib/ARCMigrate/TransZeroOutPropsInDealloc.cpp:15:
/workspace/src/contrib/llvm-project/llvm/include/llvm/ADT/StringRef.h: In constructor 'constexpr llvm::StringRef::StringRef(const char*)':
/workspace/src/contrib/llvm-project/llvm/include/llvm/ADT/StringRef.h:90:38: warning: 'template<class _CharT> struct std::__1::char_traits' is deprecated: char_traits<T> for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations]
   90 |                                 std::char_traits<char>::length(Str)
      |                                      ^~~~~~~~~~~
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/fstream.h:13,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/iosfwd:99,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/utility:287,
                 from /workspace/src/contrib/llvm-project/llvm/include/llvm/Support/type_traits.h:18,
                 from /workspace/src/contrib/llvm-project/llvm/include/llvm/Support/Casting.h:18,
                 from /workspace/src/contrib/llvm-project/clang/include/clang/Basic/LLVM.h:21,
                 from /workspace/src/contrib/llvm-project/clang/include/clang/AST/APValue.h:16:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:23:29: note: declared here
   23 | struct _LIBCPP_TEMPLATE_VIS char_traits;
      |                             ^~~~~~~~~~~
--- ARCMigrate/TransformActions.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-g++12  --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/  -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libclang -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/workspace/src/contrib/llvm-project/clang/lib/Basic -I/workspace/src/contrib/llvm-project/clang/lib/Driver -I/workspace/src/contrib/llvm-project/clang/lib/CodeGen -I/workspace/src/contrib/llvm-project/clang/include -DCLANG_ENABLE_ARCMT -DCLANG_ENABLE_STATIC_ANALYZER -I/workspace/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DLLVM_DEFAULT_TARGET_TRIPLE=\"x86_64-unknown-freebsd15.0\" -DLLVM_HOST_TRIPLE=\"x86_64-unknown-freebsd15.0\" -DDEFAULT_SYSROOT=\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=LLVMInitializeX86AsmParser -DLLVM_NATIVE_ASMPRINTER=LLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=LLVMInitializeX86Disassembler -DLLVM_NATIVE_TARGET=LLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=LLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=LLVMInitializeX86TargetMC -ffunction-sections -fdata-sections -g1 -MD -MF.depend.ARCMigrate_TransformActions.o -MTARCMigrate/TransformActions.o -Wno-format-zero-length -fstack-protector-strong -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member -fno-strict-aliasing  -fno-exceptions -fno-rtti -g1 -std=c++17 -Wno-literal-suffix -Wno-error=unknown-pragmas       -c /workspace/src/contrib/llvm-project/clang/lib/ARCMigrate/TransformActions.cpp -o ARCMigrate/TransformActions.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/ARCMigrate/Internals.h:12,
                 from /workspace/src/contrib/llvm-project/clang/lib/ARCMigrate/TransformActions.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/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;
      |                             ^~~~~~~~~~~
--- ARCMigrate/Transforms.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-g++12  --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/  -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libclang -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/workspace/src/contrib/llvm-project/clang/lib/Basic -I/workspace/src/contrib/llvm-project/clang/lib/Driver -I/workspace/src/contrib/llvm-project/clang/lib/CodeGen -I/workspace/src/contrib/llvm-project/clang/include -DCLANG_ENABLE_ARCMT -DCLANG_ENABLE_STATIC_ANALYZER -I/workspace/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DLLVM_DEFAULT_TARGET_TRIPLE=\"x86_64-unknown-freebsd15.0\" -DLLVM_HOST_TRIPLE=\"x86_64-unknown-freebsd15.0\" -DDEFAULT_SYSROOT=\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=LLVMInitializeX86AsmParser -DLLVM_NATIVE_ASMPRINTER=LLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=LLVMInitializeX86Disassembler -DLLVM_NATIVE_TARGET=LLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=LLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=LLVMInitializeX86TargetMC -ffunction-sections -fdata-sections -g1 -MD -MF.depend.ARCMigrate_Transforms.o -MTARCMigrate/Transforms.o -Wno-format-zero-length -fstack-protector-strong -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member -fno-strict-aliasing  -fno-exceptions -fno-rtti -g1 -std=c++17 -Wno-literal-suffix -Wno-error=unknown-pragmas       -c /workspace/src/contrib/llvm-project/clang/lib/ARCMigrate/Transforms.cpp -o ARCMigrate/Transforms.o
--- AST/APValue.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-g++12  --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/  -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libclang -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/workspace/src/contrib/llvm-project/clang/lib/Basic -I/workspace/src/contrib/llvm-project/clang/lib/Driver -I/workspace/src/contrib/llvm-project/clang/lib/CodeGen -I/workspace/src/contrib/llvm-project/clang/include -DCLANG_ENABLE_ARCMT -DCLANG_ENABLE_STATIC_ANALYZER -I/workspace/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DLLVM_DEFAULT_TARGET_TRIPLE=\"x86_64-unknown-freebsd15.0\" -DLLVM_HOST_TRIPLE=\"x86_64-unknown-freebsd15.0\" -DDEFAULT_SYSROOT=\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=LLVMInitializeX86AsmParser -DLLVM_NATIVE_ASMPRINTER=LLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=LLVMInitializeX86Disassembler -DLLVM_NATIVE_TARGET=LLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=LLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=LLVMInitializeX86TargetMC -ffunction-sections -fdata-sections -g1 -MD -MF.depend.AST_APValue.o -MTAST/APValue.o -Wno-format-zero-length -fstack-protector-strong -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member -fno-strict-aliasing  -fno-exceptions -fno-rtti -g1 -std=c++17 -Wno-literal-suffix -Wno-error=unknown-pragmas       -c /workspace/src/contrib/llvm-project/clang/lib/AST/APValue.cpp -o AST/APValue.o
--- ARCMigrate/Transforms.o ---
In file included from /workspace/src/contrib/llvm-project/llvm/include/llvm/ADT/SmallString.h:18,
                 from /workspace/src/contrib/llvm-project/llvm/include/llvm/ADT/APFixedPoint.h:22,
                 from /workspace/src/contrib/llvm-project/clang/include/clang/AST/APValue.h:17,
                 from /workspace/src/contrib/llvm-project/clang/include/clang/AST/Expr.h:16,
                 from /workspace/src/contrib/llvm-project/clang/include/clang/AST/ASTConcept.h:17,
                 from /workspace/src/contrib/llvm-project/clang/include/clang/AST/RecursiveASTVisitor.h:16,
                 from /workspace/src/contrib/llvm-project/clang/lib/ARCMigrate/Transforms.h:13,
                 from /workspace/src/contrib/llvm-project/clang/lib/ARCMigrate/Transforms.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/AST/APValue.h:16:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:23:29: note: declared here
   23 | struct _LIBCPP_TEMPLATE_VIS char_traits;
      |                             ^~~~~~~~~~~
--- AST/APValue.o ---
In file included from /workspace/src/contrib/llvm-project/llvm/include/llvm/ADT/SmallString.h:18,
                 from /workspace/src/contrib/llvm-project/llvm/include/llvm/ADT/APFixedPoint.h:22,
                 from /workspace/src/contrib/llvm-project/clang/include/clang/AST/APValue.h:17,
                 from /workspace/src/contrib/llvm-project/clang/lib/AST/APValue.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/AST/APValue.h:16:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:23:29: note: declared here
   23 | struct _LIBCPP_TEMPLATE_VIS char_traits;
      |                             ^~~~~~~~~~~
--- AST/ASTConcept.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-g++12  --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/  -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libclang -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/workspace/src/contrib/llvm-project/clang/lib/Basic -I/workspace/src/contrib/llvm-project/clang/lib/Driver -I/workspace/src/contrib/llvm-project/clang/lib/CodeGen -I/workspace/src/contrib/llvm-project/clang/include -DCLANG_ENABLE_ARCMT -DCLANG_ENABLE_STATIC_ANALYZER -I/workspace/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DLLVM_DEFAULT_TARGET_TRIPLE=\"x86_64-unknown-freebsd15.0\" -DLLVM_HOST_TRIPLE=\"x86_64-unknown-freebsd15.0\" -DDEFAULT_SYSROOT=\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=LLVMInitializeX86AsmParser -DLLVM_NATIVE_ASMPRINTER=LLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=LLVMInitializeX86Disassembler -DLLVM_NATIVE_TARGET=LLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=LLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=LLVMInitializeX86TargetMC -ffunction-sections -fdata-sections -g1 -MD -MF.depend.AST_ASTConcept.o -MTAST/ASTConcept.o -Wno-format-zero-length -fstack-protector-strong -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member -fno-strict-aliasing  -fno-exceptions -fno-rtti -g1 -std=c++17 -Wno-literal-suffix -Wno-error=unknown-pragmas       -c /workspace/src/contrib/llvm-project/clang/lib/AST/ASTConcept.cpp -o AST/ASTConcept.o
In file included from /workspace/src/contrib/llvm-project/llvm/include/llvm/ADT/SmallString.h:18,
                 from /workspace/src/contrib/llvm-project/llvm/include/llvm/ADT/APFixedPoint.h:22,
                 from /workspace/src/contrib/llvm-project/clang/include/clang/AST/APValue.h:17,
                 from /workspace/src/contrib/llvm-project/clang/include/clang/AST/Expr.h:16,
                 from /workspace/src/contrib/llvm-project/clang/include/clang/AST/ASTConcept.h:17,
                 from /workspace/src/contrib/llvm-project/clang/lib/AST/ASTConcept.cpp:14:
/workspace/src/contrib/llvm-project/llvm/include/llvm/ADT/StringRef.h: In constructor 'constexpr llvm::StringRef::StringRef(const char*)':
/workspace/src/contrib/llvm-project/llvm/include/llvm/ADT/StringRef.h:90:38: warning: 'template<class _CharT> struct std::__1::char_traits' is deprecated: char_traits<T> for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations]
   90 |                                 std::char_traits<char>::length(Str)
      |                                      ^~~~~~~~~~~
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/fstream.h:13,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/iosfwd:99,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/utility:287,
                 from /workspace/src/contrib/llvm-project/llvm/include/llvm/Support/type_traits.h:18,
                 from /workspace/src/contrib/llvm-project/llvm/include/llvm/Support/Casting.h:18,
                 from /workspace/src/contrib/llvm-project/clang/include/clang/Basic/LLVM.h:21,
                 from /workspace/src/contrib/llvm-project/clang/include/clang/AST/APValue.h:16:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:23:29: note: declared here
   23 | struct _LIBCPP_TEMPLATE_VIS char_traits;
      |                             ^~~~~~~~~~~
--- AST/ASTConsumer.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-g++12  --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/  -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libclang -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/workspace/src/contrib/llvm-project/clang/lib/Basic -I/workspace/src/contrib/llvm-project/clang/lib/Driver -I/workspace/src/contrib/llvm-project/clang/lib/CodeGen -I/workspace/src/contrib/llvm-project/clang/include -DCLANG_ENABLE_ARCMT -DCLANG_ENABLE_STATIC_ANALYZER -I/workspace/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DLLVM_DEFAULT_TARGET_TRIPLE=\"x86_64-unknown-freebsd15.0\" -DLLVM_HOST_TRIPLE=\"x86_64-unknown-freebsd15.0\" -DDEFAULT_SYSROOT=\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=LLVMInitializeX86AsmParser -DLLVM_NATIVE_ASMPRINTER=LLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=LLVMInitializeX86Disassembler -DLLVM_NATIVE_TARGET=LLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=LLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=LLVMInitializeX86TargetMC -ffunction-sections -fdata-sections -g1 -MD -MF.depend.AST_ASTConsumer.o -MTAST/ASTConsumer.o -Wno-format-zero-length -fstack-protector-strong -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member -fno-strict-aliasing  -fno-exceptions -fno-rtti -g1 -std=c++17 -Wno-literal-suffix -Wno-error=unknown-pragmas       -c /workspace/src/contrib/llvm-project/clang/lib/AST/ASTConsumer.cpp -o AST/ASTConsumer.o
--- AST/ASTContext.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-g++12  --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/  -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libclang -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/workspace/src/contrib/llvm-project/clang/lib/Basic -I/workspace/src/contrib/llvm-project/clang/lib/Driver -I/workspace/src/contrib/llvm-project/clang/lib/CodeGen -I/workspace/src/contrib/llvm-project/clang/include -DCLANG_ENABLE_ARCMT -DCLANG_ENABLE_STATIC_ANALYZER -I/workspace/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DLLVM_DEFAULT_TARGET_TRIPLE=\"x86_64-unknown-freebsd15.0\" -DLLVM_HOST_TRIPLE=\"x86_64-unknown-freebsd15.0\" -DDEFAULT_SYSROOT=\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=LLVMInitializeX86AsmParser -DLLVM_NATIVE_ASMPRINTER=LLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=LLVMInitializeX86Disassembler -DLLVM_NATIVE_TARGET=LLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=LLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=LLVMInitializeX86TargetMC -ffunction-sections -fdata-sections -g1 -MD -MF.depend.AST_ASTContext.o -MTAST/ASTContext.o -Wno-format-zero-length -fstack-protector-strong -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member -fno-strict-aliasing  -fno-exceptions -fno-rtti -g1 -std=c++17 -Wno-literal-suffix -Wno-error=unknown-pragmas       -c /workspace/src/contrib/llvm-project/clang/lib/AST/ASTContext.cpp -o AST/ASTContext.o
--- AST/ASTDiagnostic.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-g++12  --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/  -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libclang -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/workspace/src/contrib/llvm-project/clang/lib/Basic -I/workspace/src/contrib/llvm-project/clang/lib/Driver -I/workspace/src/contrib/llvm-project/clang/lib/CodeGen -I/workspace/src/contrib/llvm-project/clang/include -DCLANG_ENABLE_ARCMT -DCLANG_ENABLE_STATIC_ANALYZER -I/workspace/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DLLVM_DEFAULT_TARGET_TRIPLE=\"x86_64-unknown-freebsd15.0\" -DLLVM_HOST_TRIPLE=\"x86_64-unknown-freebsd15.0\" -DDEFAULT_SYSROOT=\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=LLVMInitializeX86AsmParser -DLLVM_NATIVE_ASMPRINTER=LLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=LLVMInitializeX86Disassembler -DLLVM_NATIVE_TARGET=LLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=LLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=LLVMInitializeX86TargetMC -ffunction-sections -fdata-sections -g1 -MD -MF.depend.AST_ASTDiagnostic.o -MTAST/ASTDiagnostic.o -Wno-format-zero-length -fstack-protector-strong -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member -fno-strict-aliasing  -fno-exceptions -fno-rtti -g1 -std=c++17 -Wno-literal-suffix -Wno-error=unknown-pragmas       -c /workspace/src/contrib/llvm-project/clang/lib/AST/ASTDiagnostic.cpp -o AST/ASTDiagnostic.o
--- AST/ASTConsumer.o ---
In file included from /workspace/src/contrib/llvm-project/llvm/include/llvm/ADT/SmallString.h:18,
                 from /workspace/src/contrib/llvm-project/llvm/include/llvm/ADT/APFixedPoint.h:22,
                 from /workspace/src/contrib/llvm-project/clang/include/clang/AST/APValue.h:17,
                 from /workspace/src/contrib/llvm-project/clang/include/clang/AST/Decl.h:16,
                 from /workspace/src/contrib/llvm-project/clang/lib/AST/ASTConsumer.cpp:14:
/workspace/src/contrib/llvm-project/llvm/include/llvm/ADT/StringRef.h: In constructor 'constexpr llvm::StringRef::StringRef(const char*)':
/workspace/src/contrib/llvm-project/llvm/include/llvm/ADT/StringRef.h:90:38: warning: 'template<class _CharT> struct std::__1::char_traits' is deprecated: char_traits<T> for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations]
   90 |                                 std::char_traits<char>::length(Str)
      |                                      ^~~~~~~~~~~
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/fstream.h:13,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/iosfwd:99,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/utility:287,
                 from /workspace/src/contrib/llvm-project/llvm/include/llvm/Support/type_traits.h:18,
                 from /workspace/src/contrib/llvm-project/llvm/include/llvm/Support/Casting.h:18,
                 from /workspace/src/contrib/llvm-project/clang/include/clang/Basic/LLVM.h:21,
                 from /workspace/src/contrib/llvm-project/clang/include/clang/AST/APValue.h:16:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:23:29: note: declared here
   23 | struct _LIBCPP_TEMPLATE_VIS char_traits;
      |                             ^~~~~~~~~~~
--- AST/ASTDiagnostic.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/ASTDiagnostic.h:12,
                 from /workspace/src/contrib/llvm-project/clang/lib/AST/ASTDiagnostic.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;
      |                             ^~~~~~~~~~~
--- AST/ASTContext.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/AST/ASTContext.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;
      |                             ^~~~~~~~~~~
--- AST/ASTDumper.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-g++12  --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/  -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libclang -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/workspace/src/contrib/llvm-project/clang/lib/Basic -I/workspace/src/contrib/llvm-project/clang/lib/Driver -I/workspace/src/contrib/llvm-project/clang/lib/CodeGen -I/workspace/src/contrib/llvm-project/clang/include -DCLANG_ENABLE_ARCMT -DCLANG_ENABLE_STATIC_ANALYZER -I/workspace/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DLLVM_DEFAULT_TARGET_TRIPLE=\"x86_64-unknown-freebsd15.0\" -DLLVM_HOST_TRIPLE=\"x86_64-unknown-freebsd15.0\" -DDEFAULT_SYSROOT=\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=LLVMInitializeX86AsmParser -DLLVM_NATIVE_ASMPRINTER=LLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=LLVMInitializeX86Disassembler -DLLVM_NATIVE_TARGET=LLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=LLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=LLVMInitializeX86TargetMC -ffunction-sections -fdata-sections -g1 -MD -MF.depend.AST_ASTDumper.o -MTAST/ASTDumper.o -Wno-format-zero-length -fstack-protector-strong -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member -fno-strict-aliasing  -fno-exceptions -fno-rtti -g1 -std=c++17 -Wno-literal-suffix -Wno-error=unknown-pragmas       -c /workspace/src/contrib/llvm-project/clang/lib/AST/ASTDumper.cpp -o AST/ASTDumper.o
In file included from /workspace/src/contrib/llvm-project/clang/include/clang/Basic/Specifiers.h:18,
                 from /workspace/src/contrib/llvm-project/clang/include/clang/AST/DeclAccessPair.h:20,
                 from /workspace/src/contrib/llvm-project/clang/include/clang/AST/ASTUnresolvedSet.h:18,
                 from /workspace/src/contrib/llvm-project/clang/include/clang/AST/DeclCXX.h:18,
                 from /workspace/src/contrib/llvm-project/clang/include/clang/AST/ASTTypeTraits.h:19,
                 from /workspace/src/contrib/llvm-project/clang/include/clang/AST/ASTNodeTraverser.h:18,
                 from /workspace/src/contrib/llvm-project/clang/include/clang/AST/ASTDumper.h:12,
                 from /workspace/src/contrib/llvm-project/clang/lib/AST/ASTDumper.cpp:14:
/workspace/src/contrib/llvm-project/llvm/include/llvm/ADT/StringRef.h: In constructor 'constexpr llvm::StringRef::StringRef(const char*)':
/workspace/src/contrib/llvm-project/llvm/include/llvm/ADT/StringRef.h:90:38: warning: 'template<class _CharT> struct std::__1::char_traits' is deprecated: char_traits<T> for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations]
   90 |                                 std::char_traits<char>::length(Str)
      |                                      ^~~~~~~~~~~
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/fstream.h:13,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/iosfwd:99,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/utility:287,
                 from /workspace/src/contrib/llvm-project/llvm/include/llvm/Support/type_traits.h:18,
                 from /workspace/src/contrib/llvm-project/llvm/include/llvm/ADT/PointerIntPair.h:19,
                 from /workspace/src/contrib/llvm-project/clang/include/clang/AST/ASTVector.h:21,
                 from /workspace/src/contrib/llvm-project/clang/include/clang/AST/ASTUnresolvedSet.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;
      |                             ^~~~~~~~~~~
--- AST/ASTImporter.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-g++12  --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/  -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libclang -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/workspace/src/contrib/llvm-project/clang/lib/Basic -I/workspace/src/contrib/llvm-project/clang/lib/Driver -I/workspace/src/contrib/llvm-project/clang/lib/CodeGen -I/workspace/src/contrib/llvm-project/clang/include -DCLANG_ENABLE_ARCMT -DCLANG_ENABLE_STATIC_ANALYZER -I/workspace/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DLLVM_DEFAULT_TARGET_TRIPLE=\"x86_64-unknown-freebsd15.0\" -DLLVM_HOST_TRIPLE=\"x86_64-unknown-freebsd15.0\" -DDEFAULT_SYSROOT=\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=LLVMInitializeX86AsmParser -DLLVM_NATIVE_ASMPRINTER=LLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=LLVMInitializeX86Disassembler -DLLVM_NATIVE_TARGET=LLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=LLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=LLVMInitializeX86TargetMC -ffunction-sections -fdata-sections -g1 -MD -MF.depend.AST_ASTImporter.o -MTAST/ASTImporter.o -Wno-format-zero-length -fstack-protector-strong -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member -fno-strict-aliasing  -fno-exceptions -fno-rtti -g1 -std=c++17 -Wno-literal-suffix -Wno-error=unknown-pragmas       -c /workspace/src/contrib/llvm-project/clang/lib/AST/ASTImporter.cpp -o AST/ASTImporter.o
In file included from /workspace/src/contrib/llvm-project/llvm/include/llvm/ADT/Twine.h:13,
                 from /workspace/src/contrib/llvm-project/llvm/include/llvm/Support/Error.h:17,
                 from /workspace/src/contrib/llvm-project/clang/include/clang/AST/ASTImportError.h:17,
                 from /workspace/src/contrib/llvm-project/clang/include/clang/AST/ASTImporter.h:17,
                 from /workspace/src/contrib/llvm-project/clang/lib/AST/ASTImporter.cpp:14:
/workspace/src/contrib/llvm-project/llvm/include/llvm/ADT/StringRef.h: In constructor 'constexpr llvm::StringRef::StringRef(const char*)':
/workspace/src/contrib/llvm-project/llvm/include/llvm/ADT/StringRef.h:90:38: warning: 'template<class _CharT> struct std::__1::char_traits' is deprecated: char_traits<T> for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations]
   90 |                                 std::char_traits<char>::length(Str)
      |                                      ^~~~~~~~~~~
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/fstream.h:13,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/iosfwd:99,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/utility:287,
                 from /workspace/src/contrib/llvm-project/llvm/include/llvm/Support/type_traits.h:18,
                 from /workspace/src/contrib/llvm-project/llvm/include/llvm/ADT/SmallVector.h:18,
                 from /workspace/src/contrib/llvm-project/llvm/include/llvm/ADT/Twine.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;
      |                             ^~~~~~~~~~~
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/construct_at.h:23,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:14,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__algorithm/copy_move_common.h:18,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__algorithm/copy.h:12,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/algorithm:1751,
                 from /workspace/src/contrib/llvm-project/llvm/include/llvm/ADT/SmallVector.h:19:
In function 'void* std::__1::__libcpp_operator_new(_Args ...) [with _Args = {long unsigned int}]',
    inlined from 'void* std::__1::__libcpp_allocate(size_t, size_t)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:294:31,
    inlined from '_Tp* std::__1::allocator<_Tp>::allocate(size_t) [with _Tp = std::__1::unique_ptr<llvm::ErrorInfoBase>]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocator.h:114:62,
    inlined from 'constexpr std::__1::__allocation_result<typename std::__1::allocator_traits<_Alloc>::pointer> std::__1::__allocate_at_least(_Alloc&, size_t) [with _Alloc = allocator<unique_ptr<llvm::ErrorInfoBase> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocate_at_least.h:55:27,
    inlined from 'std::__1::__split_buffer<_Tp, _Allocator>::__split_buffer(size_type, size_type, __alloc_rr&) [with _Tp = std::__1::unique_ptr<llvm::ErrorInfoBase>; _Allocator = std::__1::allocator<std::__1::unique_ptr<llvm::ErrorInfoBase> >&]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__split_buffer:379:53,
    inlined from 'std::__1::vector<_Tp, _Alloc>::iterator std::__1::vector<_Tp, _Alloc>::insert(const_iterator, value_type&&) [with _Tp = std::__1::unique_ptr<llvm::ErrorInfoBase>; _Allocator = std::__1::allocator<std::__1::unique_ptr<llvm::ErrorInfoBase> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1797:53,
    inlined from 'static llvm::Error llvm::ErrorList::join(llvm::Error, llvm::Error)' at /workspace/src/contrib/llvm-project/llvm/include/llvm/Support/Error.h:412:29:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:270:24: warning: argument 1 value '18446744073709551608' exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=]
  270 |   return ::operator new(__args...);
      |          ~~~~~~~~~~~~~~^~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new: In static member function 'static llvm::Error llvm::ErrorList::join(llvm::Error, llvm::Error)':
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:213:66: note: in a call to allocation function 'void* operator new(size_t)' declared here
  213 | _LIBCPP_NODISCARD_AFTER_CXX17 _LIBCPP_OVERRIDABLE_FUNC_VIS void* operator new(std::size_t __sz) _THROW_BAD_ALLOC;
      |                                                                  ^~~~~~~~
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/jenkins6388330503879332169.sh
+ sh freebsd-ci/scripts/jail/clean.sh
clean jail FreeBSD-main-amd64-gcc12_build
Checking for post-build
Performing post-build step
Checking if email needs to be generated
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Sending mail from default account using System Admin e-mail address