Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Feb 2024 20:12:11 +0000 (GMT)
From:      jenkins-admin@FreeBSD.org
To:        des@FreeBSD.org, dev-ci@FreeBSD.org
Cc:        jenkins-admin@FreeBSD.org
Subject:   FreeBSD-main-amd64-gcc13_build - Build #358 - Still Failing
Message-ID:  <1842647566.2525.1709151132866@jenkins.ci.freebsd.org>
In-Reply-To: <131795698.2509.1709143025950@jenkins.ci.freebsd.org>
References:  <131795698.2509.1709143025950@jenkins.ci.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
------=_Part_2524_1340873129.1709151131952
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

FreeBSD-main-amd64-gcc13_build - Build #358 (cf4d9bf8b38819da12c6d686d5cf6d=
bd6353cd61) - Still Failing

Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_buil=
d/358/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/=
358/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/3=
58/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)

5c7b986c21ed47545203e8f630fe2281b83112d2 by des:
lorder: Clean up and improve robustness.

96da41b6dbf383436018f11ad8a672faab2d3789 by des:
lorder: Add unit tests.

cf4d9bf8b38819da12c6d686d5cf6dbd6353cd61 by des:
lorder: Undeprecate.



The end of the build log:

[...truncated 43.32 MiB...]
/workspace/src/contrib/llvm-project/llvm/include/llvm/ADT/StringRef.h:90:38=
: warning: 'template<class _CharT> struct std::__1::char_traits' is depreca=
ted: 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-declaration=
s]
   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/cla=
ng/AST/CharUnits.h:16,
                 from /workspace/src/contrib/llvm-project/clang/lib/CodeGen=
/Address.h:17:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:23=
:29: note: declared here
   23 | struct _LIBCPP_TEMPLATE_VIS char_traits;
      |                             ^~~~~~~~~~~
--- CodeGen/CGCoroutine.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-g++13  --sysroot=3D/tmp/obj/works=
pace/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/cont=
rib/llvm-project/clang/lib/Basic -I/workspace/src/contrib/llvm-project/clan=
g/lib/Driver -I/workspace/src/contrib/llvm-project/clang/lib/CodeGen -I/wor=
kspace/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_T=
RIPLE=3D\"x86_64-unknown-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknow=
n-freebsd15.0\" -DDEFAULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLV=
M_TARGET_ENABLE_ARM -DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV=
 -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmPar=
ser -DLLVM_NATIVE_ASMPRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DI=
SASSEMBLER=3DLLVMInitializeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMIniti=
alizeX86Target -DLLVM_NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLV=
M_NATIVE_TARGETMC=3DLLVMInitializeX86TargetMC -ffunction-sections -fdata-se=
ctions -g1 -MD -MF.depend.CodeGen_CGCoroutine.o -MTCodeGen/CGCoroutine.o -W=
no-format-zero-length -fstack-protector-strong -Wdate-time -Wno-error=3Dadd=
ress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-co=
mpare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecate=
d-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlo=
gical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitializ=
ed -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempt=
y-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-e=
rror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3D=
unused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -=
Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3D=
format-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-boo=
l-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-erro=
r=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wn=
o-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wn=
o-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestr=
ict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation =
-Wno-return-type -Wno-address-of-packed-member -fno-strict-aliasing  -fno-e=
xceptions -fno-rtti -g1 -std=3Dc++17 -Wno-literal-suffix -Wno-error=3Dunkno=
wn-pragmas -Wno-dangling-reference       -c /workspace/src/contrib/llvm-pro=
ject/clang/lib/CodeGen/CGCoroutine.cpp -o CodeGen/CGCoroutine.o
In file included from /workspace/src/contrib/llvm-project/llvm/include/llvm=
/ADT/Twine.h:13,
                 from /workspace/src/contrib/llvm-project/llvm/include/llvm=
/IR/BasicBlock.h:17,
                 from /workspace/src/contrib/llvm-project/clang/lib/CodeGen=
/EHScopeStack.h:21,
                 from /workspace/src/contrib/llvm-project/clang/lib/CodeGen=
/CGCleanup.h:16,
                 from /workspace/src/contrib/llvm-project/clang/lib/CodeGen=
/CGCoroutine.cpp:13:
/workspace/src/contrib/llvm-project/llvm/include/llvm/ADT/StringRef.h: In c=
onstructor '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 depreca=
ted: 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-declaration=
s]
   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/cla=
ng/Basic/LLVM.h:21,
                 from /workspace/src/contrib/llvm-project/clang/lib/CodeGen=
/EHScopeStack.h:18:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:23=
:29: note: declared here
   23 | struct _LIBCPP_TEMPLATE_VIS char_traits;
      |                             ^~~~~~~~~~~
--- CodeGen/CGDebugInfo.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-g++13  --sysroot=3D/tmp/obj/works=
pace/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/cont=
rib/llvm-project/clang/lib/Basic -I/workspace/src/contrib/llvm-project/clan=
g/lib/Driver -I/workspace/src/contrib/llvm-project/clang/lib/CodeGen -I/wor=
kspace/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_T=
RIPLE=3D\"x86_64-unknown-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknow=
n-freebsd15.0\" -DDEFAULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLV=
M_TARGET_ENABLE_ARM -DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV=
 -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmPar=
ser -DLLVM_NATIVE_ASMPRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DI=
SASSEMBLER=3DLLVMInitializeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMIniti=
alizeX86Target -DLLVM_NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLV=
M_NATIVE_TARGETMC=3DLLVMInitializeX86TargetMC -ffunction-sections -fdata-se=
ctions -g1 -MD -MF.depend.CodeGen_CGDebugInfo.o -MTCodeGen/CGDebugInfo.o -W=
no-format-zero-length -fstack-protector-strong -Wdate-time -Wno-error=3Dadd=
ress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-co=
mpare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecate=
d-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlo=
gical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitializ=
ed -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempt=
y-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-e=
rror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3D=
unused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -=
Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3D=
format-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-boo=
l-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-erro=
r=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wn=
o-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wn=
o-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestr=
ict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation =
-Wno-return-type -Wno-address-of-packed-member -fno-strict-aliasing  -fno-e=
xceptions -fno-rtti -g1 -std=3Dc++17 -Wno-literal-suffix -Wno-error=3Dunkno=
wn-pragmas -Wno-dangling-reference       -c /workspace/src/contrib/llvm-pro=
ject/clang/lib/CodeGen/CGDebugInfo.cpp -o CodeGen/CGDebugInfo.o
In file included from /workspace/src/contrib/llvm-project/llvm/include/llvm=
/ADT/StringSwitch.h:16,
                 from /workspace/src/contrib/llvm-project/llvm/include/llvm=
/ADT/FloatingPointMode.h:19,
                 from /workspace/src/contrib/llvm-project/llvm/include/llvm=
/ADT/APFloat.h:20,
                 from /workspace/src/contrib/llvm-project/llvm/include/llvm=
/IR/Constants.h:23,
                 from /workspace/src/contrib/llvm-project/clang/lib/CodeGen=
/Address.h:19,
                 from /workspace/src/contrib/llvm-project/clang/lib/CodeGen=
/CGBuilder.h:12,
                 from /workspace/src/contrib/llvm-project/clang/lib/CodeGen=
/CGDebugInfo.h:16,
                 from /workspace/src/contrib/llvm-project/clang/lib/CodeGen=
/CGDebugInfo.cpp:13:
/workspace/src/contrib/llvm-project/llvm/include/llvm/ADT/StringRef.h: In c=
onstructor '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 depreca=
ted: 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-declaration=
s]
   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/cla=
ng/AST/CharUnits.h:16,
                 from /workspace/src/contrib/llvm-project/clang/lib/CodeGen=
/Address.h:17:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:23=
:29: note: declared here
   23 | struct _LIBCPP_TEMPLATE_VIS char_traits;
      |                             ^~~~~~~~~~~
--- CodeGen/CGDecl.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-g++13  --sysroot=3D/tmp/obj/works=
pace/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/cont=
rib/llvm-project/clang/lib/Basic -I/workspace/src/contrib/llvm-project/clan=
g/lib/Driver -I/workspace/src/contrib/llvm-project/clang/lib/CodeGen -I/wor=
kspace/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_T=
RIPLE=3D\"x86_64-unknown-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknow=
n-freebsd15.0\" -DDEFAULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLV=
M_TARGET_ENABLE_ARM -DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV=
 -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmPar=
ser -DLLVM_NATIVE_ASMPRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DI=
SASSEMBLER=3DLLVMInitializeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMIniti=
alizeX86Target -DLLVM_NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLV=
M_NATIVE_TARGETMC=3DLLVMInitializeX86TargetMC -ffunction-sections -fdata-se=
ctions -g1 -MD -MF.depend.CodeGen_CGDecl.o -MTCodeGen/CGDecl.o -Wno-format-=
zero-length -fstack-protector-strong -Wdate-time -Wno-error=3Daddress -Wno-=
error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno=
-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarat=
ions -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-=
parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-er=
ror=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wn=
o-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshi=
ft-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-con=
st-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=
=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-tr=
uncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context=
 -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnu=
ll -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=
=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=
=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wn=
o-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-re=
turn-type -Wno-address-of-packed-member -fno-strict-aliasing  -fno-exceptio=
ns -fno-rtti -g1 -std=3Dc++17 -Wno-literal-suffix -Wno-error=3Dunknown-prag=
mas -Wno-dangling-reference       -c /workspace/src/contrib/llvm-project/cl=
ang/lib/CodeGen/CGDecl.cpp -o CodeGen/CGDecl.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=
/CGDecl.cpp:13:
/workspace/src/contrib/llvm-project/llvm/include/llvm/ADT/StringRef.h: In c=
onstructor '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 depreca=
ted: 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-declaration=
s]
   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/cla=
ng/AST/CharUnits.h:16,
                 from /workspace/src/contrib/llvm-project/clang/lib/CodeGen=
/Address.h:17:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:23=
:29: note: declared here
   23 | struct _LIBCPP_TEMPLATE_VIS char_traits;
      |                             ^~~~~~~~~~~
--- CodeGen/CGDeclCXX.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-g++13  --sysroot=3D/tmp/obj/works=
pace/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/cont=
rib/llvm-project/clang/lib/Basic -I/workspace/src/contrib/llvm-project/clan=
g/lib/Driver -I/workspace/src/contrib/llvm-project/clang/lib/CodeGen -I/wor=
kspace/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_T=
RIPLE=3D\"x86_64-unknown-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknow=
n-freebsd15.0\" -DDEFAULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLV=
M_TARGET_ENABLE_ARM -DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV=
 -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmPar=
ser -DLLVM_NATIVE_ASMPRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DI=
SASSEMBLER=3DLLVMInitializeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMIniti=
alizeX86Target -DLLVM_NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLV=
M_NATIVE_TARGETMC=3DLLVMInitializeX86TargetMC -ffunction-sections -fdata-se=
ctions -g1 -MD -MF.depend.CodeGen_CGDeclCXX.o -MTCodeGen/CGDeclCXX.o -Wno-f=
ormat-zero-length -fstack-protector-strong -Wdate-time -Wno-error=3Daddress=
 -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compar=
e -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-de=
clarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogica=
l-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -=
Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-bo=
dy -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=
=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunus=
ed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-=
error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dform=
at-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-co=
ntext -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3D=
nonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-er=
ror=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-er=
ror=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict =
-Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno=
-return-type -Wno-address-of-packed-member -fno-strict-aliasing  -fno-excep=
tions -fno-rtti -g1 -std=3Dc++17 -Wno-literal-suffix -Wno-error=3Dunknown-p=
ragmas -Wno-dangling-reference       -c /workspace/src/contrib/llvm-project=
/clang/lib/CodeGen/CGDeclCXX.cpp -o CodeGen/CGDeclCXX.o
In file included from /workspace/src/contrib/llvm-project/llvm/include/llvm=
/ADT/StringSwitch.h:16,
                 from /workspace/src/contrib/llvm-project/llvm/include/llvm=
/ADT/FloatingPointMode.h:19,
                 from /workspace/src/contrib/llvm-project/llvm/include/llvm=
/ADT/APFloat.h:20,
                 from /workspace/src/contrib/llvm-project/llvm/include/llvm=
/IR/Constants.h:23,
                 from /workspace/src/contrib/llvm-project/clang/lib/CodeGen=
/Address.h:19,
                 from /workspace/src/contrib/llvm-project/clang/lib/CodeGen=
/CGBuilder.h:12,
                 from /workspace/src/contrib/llvm-project/clang/lib/CodeGen=
/CodeGenFunction.h:16,
                 from /workspace/src/contrib/llvm-project/clang/lib/CodeGen=
/CGCXXABI.h:17,
                 from /workspace/src/contrib/llvm-project/clang/lib/CodeGen=
/CGDeclCXX.cpp:13:
/workspace/src/contrib/llvm-project/llvm/include/llvm/ADT/StringRef.h: In c=
onstructor '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 depreca=
ted: 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-declaration=
s]
   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/cla=
ng/AST/CharUnits.h:16,
                 from /workspace/src/contrib/llvm-project/clang/lib/CodeGen=
/Address.h:17:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:23=
:29: note: declared here
   23 | struct _LIBCPP_TEMPLATE_VIS char_traits;
      |                             ^~~~~~~~~~~
--- CodeGen/CGException.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-g++13  --sysroot=3D/tmp/obj/works=
pace/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/cont=
rib/llvm-project/clang/lib/Basic -I/workspace/src/contrib/llvm-project/clan=
g/lib/Driver -I/workspace/src/contrib/llvm-project/clang/lib/CodeGen -I/wor=
kspace/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_T=
RIPLE=3D\"x86_64-unknown-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknow=
n-freebsd15.0\" -DDEFAULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLV=
M_TARGET_ENABLE_ARM -DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV=
 -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmPar=
ser -DLLVM_NATIVE_ASMPRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DI=
SASSEMBLER=3DLLVMInitializeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMIniti=
alizeX86Target -DLLVM_NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLV=
M_NATIVE_TARGETMC=3DLLVMInitializeX86TargetMC -ffunction-sections -fdata-se=
ctions -g1 -MD -MF.depend.CodeGen_CGException.o -MTCodeGen/CGException.o -W=
no-format-zero-length -fstack-protector-strong -Wdate-time -Wno-error=3Dadd=
ress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-co=
mpare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecate=
d-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlo=
gical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitializ=
ed -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempt=
y-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-e=
rror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3D=
unused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -=
Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3D=
format-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-boo=
l-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-erro=
r=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wn=
o-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wn=
o-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestr=
ict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation =
-Wno-return-type -Wno-address-of-packed-member -fno-strict-aliasing  -fno-e=
xceptions -fno-rtti -g1 -std=3Dc++17 -Wno-literal-suffix -Wno-error=3Dunkno=
wn-pragmas -Wno-dangling-reference       -c /workspace/src/contrib/llvm-pro=
ject/clang/lib/CodeGen/CGException.cpp -o CodeGen/CGException.o
In file included from /workspace/src/contrib/llvm-project/llvm/include/llvm=
/ADT/StringSwitch.h:16,
                 from /workspace/src/contrib/llvm-project/llvm/include/llvm=
/ADT/FloatingPointMode.h:19,
                 from /workspace/src/contrib/llvm-project/llvm/include/llvm=
/ADT/APFloat.h:20,
                 from /workspace/src/contrib/llvm-project/llvm/include/llvm=
/IR/Constants.h:23,
                 from /workspace/src/contrib/llvm-project/clang/lib/CodeGen=
/Address.h:19,
                 from /workspace/src/contrib/llvm-project/clang/lib/CodeGen=
/CGBuilder.h:12,
                 from /workspace/src/contrib/llvm-project/clang/lib/CodeGen=
/CodeGenFunction.h:16,
                 from /workspace/src/contrib/llvm-project/clang/lib/CodeGen=
/CGCXXABI.h:17,
                 from /workspace/src/contrib/llvm-project/clang/lib/CodeGen=
/CGException.cpp:13:
/workspace/src/contrib/llvm-project/llvm/include/llvm/ADT/StringRef.h: In c=
onstructor '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 depreca=
ted: 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-declaration=
s]
   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/cla=
ng/AST/CharUnits.h:16,
                 from /workspace/src/contrib/llvm-project/clang/lib/CodeGen=
/Address.h:17:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:23=
:29: note: declared here
   23 | struct _LIBCPP_TEMPLATE_VIS char_traits;
      |                             ^~~~~~~~~~~
--- CodeGen/CGExpr.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-g++13  --sysroot=3D/tmp/obj/works=
pace/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/cont=
rib/llvm-project/clang/lib/Basic -I/workspace/src/contrib/llvm-project/clan=
g/lib/Driver -I/workspace/src/contrib/llvm-project/clang/lib/CodeGen -I/wor=
kspace/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_T=
RIPLE=3D\"x86_64-unknown-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknow=
n-freebsd15.0\" -DDEFAULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLV=
M_TARGET_ENABLE_ARM -DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV=
 -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmPar=
ser -DLLVM_NATIVE_ASMPRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DI=
SASSEMBLER=3DLLVMInitializeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMIniti=
alizeX86Target -DLLVM_NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLV=
M_NATIVE_TARGETMC=3DLLVMInitializeX86TargetMC -ffunction-sections -fdata-se=
ctions -g1 -MD -MF.depend.CodeGen_CGExpr.o -MTCodeGen/CGExpr.o -Wno-format-=
zero-length -fstack-protector-strong -Wdate-time -Wno-error=3Daddress -Wno-=
error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno=
-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarat=
ions -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-=
parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-er=
ror=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wn=
o-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshi=
ft-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-con=
st-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=
=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-tr=
uncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context=
 -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnu=
ll -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=
=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=
=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wn=
o-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-re=
turn-type -Wno-address-of-packed-member -fno-strict-aliasing  -fno-exceptio=
ns -fno-rtti -g1 -std=3Dc++17 -Wno-literal-suffix -Wno-error=3Dunknown-prag=
mas -Wno-dangling-reference       -c /workspace/src/contrib/llvm-project/cl=
ang/lib/CodeGen/CGExpr.cpp -o CodeGen/CGExpr.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/cla=
ng/AST/APValue.h:17,
                 from /workspace/src/contrib/llvm-project/clang/include/cla=
ng/AST/Decl.h:16,
                 from /workspace/src/contrib/llvm-project/clang/include/cla=
ng/AST/Attr.h:18,
                 from /workspace/src/contrib/llvm-project/clang/include/cla=
ng/AST/GlobalDecl.h:17,
                 from /workspace/src/contrib/llvm-project/clang/lib/CodeGen=
/CGCUDARuntime.h:18,
                 from /workspace/src/contrib/llvm-project/clang/lib/CodeGen=
/CGExpr.cpp:13:
/workspace/src/contrib/llvm-project/llvm/include/llvm/ADT/StringRef.h: In c=
onstructor '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 depreca=
ted: 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-declaration=
s]
   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/cla=
ng/Basic/LLVM.h:21,
                 from /workspace/src/contrib/llvm-project/clang/include/cla=
ng/AST/AttrIterator.h:16,
                 from /workspace/src/contrib/llvm-project/clang/include/cla=
ng/AST/Attr.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/CGExprAgg.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-g++13  --sysroot=3D/tmp/obj/works=
pace/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/cont=
rib/llvm-project/clang/lib/Basic -I/workspace/src/contrib/llvm-project/clan=
g/lib/Driver -I/workspace/src/contrib/llvm-project/clang/lib/CodeGen -I/wor=
kspace/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_T=
RIPLE=3D\"x86_64-unknown-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknow=
n-freebsd15.0\" -DDEFAULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLV=
M_TARGET_ENABLE_ARM -DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV=
 -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmPar=
ser -DLLVM_NATIVE_ASMPRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DI=
SASSEMBLER=3DLLVMInitializeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMIniti=
alizeX86Target -DLLVM_NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLV=
M_NATIVE_TARGETMC=3DLLVMInitializeX86TargetMC -ffunction-sections -fdata-se=
ctions -g1 -MD -MF.depend.CodeGen_CGExprAgg.o -MTCodeGen/CGExprAgg.o -Wno-f=
ormat-zero-length -fstack-protector-strong -Wdate-time -Wno-error=3Daddress=
 -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compar=
e -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-de=
clarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogica=
l-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -=
Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-bo=
dy -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=
=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunus=
ed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-=
error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dform=
at-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-co=
ntext -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3D=
nonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-er=
ror=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-er=
ror=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict =
-Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno=
-return-type -Wno-address-of-packed-member -fno-strict-aliasing  -fno-excep=
tions -fno-rtti -g1 -std=3Dc++17 -Wno-literal-suffix -Wno-error=3Dunknown-p=
ragmas -Wno-dangling-reference       -c /workspace/src/contrib/llvm-project=
/clang/lib/CodeGen/CGExprAgg.cpp -o CodeGen/CGExprAgg.o
--- CodeGen/CGExprCXX.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-g++13  --sysroot=3D/tmp/obj/works=
pace/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/cont=
rib/llvm-project/clang/lib/Basic -I/workspace/src/contrib/llvm-project/clan=
g/lib/Driver -I/workspace/src/contrib/llvm-project/clang/lib/CodeGen -I/wor=
kspace/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_T=
RIPLE=3D\"x86_64-unknown-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknow=
n-freebsd15.0\" -DDEFAULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLV=
M_TARGET_ENABLE_ARM -DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV=
 -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmPar=
ser -DLLVM_NATIVE_ASMPRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DI=
SASSEMBLER=3DLLVMInitializeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMIniti=
alizeX86Target -DLLVM_NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLV=
M_NATIVE_TARGETMC=3DLLVMInitializeX86TargetMC -ffunction-sections -fdata-se=
ctions -g1 -MD -MF.depend.CodeGen_CGExprCXX.o -MTCodeGen/CGExprCXX.o -Wno-f=
ormat-zero-length -fstack-protector-strong -Wdate-time -Wno-error=3Daddress=
 -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compar=
e -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-de=
clarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogica=
l-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -=
Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-bo=
dy -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=
=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunus=
ed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-=
error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dform=
at-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-co=
ntext -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3D=
nonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-er=
ror=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-er=
ror=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict =
-Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno=
-return-type -Wno-address-of-packed-member -fno-strict-aliasing  -fno-excep=
tions -fno-rtti -g1 -std=3Dc++17 -Wno-literal-suffix -Wno-error=3Dunknown-p=
ragmas -Wno-dangling-reference       -c /workspace/src/contrib/llvm-project=
/clang/lib/CodeGen/CGExprCXX.cpp -o CodeGen/CGExprCXX.o
--- CodeGen/CGExprAgg.o ---
In file included from /workspace/src/contrib/llvm-project/llvm/include/llvm=
/ADT/StringSwitch.h:16,
                 from /workspace/src/contrib/llvm-project/llvm/include/llvm=
/ADT/FloatingPointMode.h:19,
                 from /workspace/src/contrib/llvm-project/llvm/include/llvm=
/ADT/APFloat.h:20,
                 from /workspace/src/contrib/llvm-project/llvm/include/llvm=
/IR/Constants.h:23,
                 from /workspace/src/contrib/llvm-project/clang/lib/CodeGen=
/Address.h:19,
                 from /workspace/src/contrib/llvm-project/clang/lib/CodeGen=
/CGBuilder.h:12,
                 from /workspace/src/contrib/llvm-project/clang/lib/CodeGen=
/CodeGenFunction.h:16,
                 from /workspace/src/contrib/llvm-project/clang/lib/CodeGen=
/CGCXXABI.h:17,
                 from /workspace/src/contrib/llvm-project/clang/lib/CodeGen=
/CGExprAgg.cpp:13:
/workspace/src/contrib/llvm-project/llvm/include/llvm/ADT/StringRef.h: In c=
onstructor '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 depreca=
ted: 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-declaration=
s]
   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/cla=
ng/AST/CharUnits.h:16,
                 from /workspace/src/contrib/llvm-project/clang/lib/CodeGen=
/Address.h:17:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:23=
:29: note: declared here
   23 | struct _LIBCPP_TEMPLATE_VIS char_traits;
      |                             ^~~~~~~~~~~
--- CodeGen/CGExprCXX.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/cla=
ng/AST/APValue.h:17,
                 from /workspace/src/contrib/llvm-project/clang/include/cla=
ng/AST/Decl.h:16,
                 from /workspace/src/contrib/llvm-project/clang/include/cla=
ng/AST/Attr.h:18,
                 from /workspace/src/contrib/llvm-project/clang/include/cla=
ng/AST/GlobalDecl.h:17,
                 from /workspace/src/contrib/llvm-project/clang/lib/CodeGen=
/CGCUDARuntime.h:18,
                 from /workspace/src/contrib/llvm-project/clang/lib/CodeGen=
/CGExprCXX.cpp:13:
/workspace/src/contrib/llvm-project/llvm/include/llvm/ADT/StringRef.h: In c=
onstructor '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 depreca=
ted: 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-declaration=
s]
   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/cla=
ng/Basic/LLVM.h:21,
                 from /workspace/src/contrib/llvm-project/clang/include/cla=
ng/AST/AttrIterator.h:16,
                 from /workspace/src/contrib/llvm-project/clang/include/cla=
ng/AST/Attr.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/CGExprComplex.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-g++13  --sysroot=3D/tmp/obj/works=
pace/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/cont=
rib/llvm-project/clang/lib/Basic -I/workspace/src/contrib/llvm-project/clan=
g/lib/Driver -I/workspace/src/contrib/llvm-project/clang/lib/CodeGen -I/wor=
kspace/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_T=
RIPLE=3D\"x86_64-unknown-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknow=
n-freebsd15.0\" -DDEFAULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLV=
M_TARGET_ENABLE_ARM -DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV=
 -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmPar=
ser -DLLVM_NATIVE_ASMPRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DI=
SASSEMBLER=3DLLVMInitializeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMIniti=
alizeX86Target -DLLVM_NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLV=
M_NATIVE_TARGETMC=3DLLVMInitializeX86TargetMC -ffunction-sections -fdata-se=
ctions -g1 -MD -MF.depend.CodeGen_CGExprComplex.o -MTCodeGen/CGExprComplex.=
o -Wno-format-zero-length -fstack-protector-strong -Wdate-time -Wno-error=
=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Db=
ool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddep=
recated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-erro=
r=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunini=
tialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=
=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare=
 -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-e=
rror=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddepre=
cated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-e=
rror=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint=
-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -W=
no-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overf=
low -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-t=
ype -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=
=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-tru=
ncation -Wno-return-type -Wno-address-of-packed-member -fno-strict-aliasing=
  -fno-exceptions -fno-rtti -g1 -std=3Dc++17 -Wno-literal-suffix -Wno-error=
=3Dunknown-pragmas -Wno-dangling-reference       -c /workspace/src/contrib/=
llvm-project/clang/lib/CodeGen/CGExprComplex.cpp -o CodeGen/CGExprComplex.o
In file included from /workspace/src/contrib/llvm-project/clang/include/cla=
ng/Basic/DiagnosticIDs.h:19,
                 from /workspace/src/contrib/llvm-project/clang/include/cla=
ng/Basic/Diagnostic.h:17,
                 from /workspace/src/contrib/llvm-project/clang/include/cla=
ng/AST/NestedNameSpecifier.h:18,
                 from /workspace/src/contrib/llvm-project/clang/include/cla=
ng/AST/Type.h:21,
                 from /workspace/src/contrib/llvm-project/clang/include/cla=
ng/AST/CanonicalType.h:17,
                 from /workspace/src/contrib/llvm-project/clang/include/cla=
ng/AST/ASTContext.h:18,
                 from /workspace/src/contrib/llvm-project/clang/lib/CodeGen=
/CGValue.h:17,
                 from /workspace/src/contrib/llvm-project/clang/lib/CodeGen=
/CGOpenMPRuntime.h:16,
                 from /workspace/src/contrib/llvm-project/clang/lib/CodeGen=
/CGExprComplex.cpp:13:
/workspace/src/contrib/llvm-project/llvm/include/llvm/ADT/StringRef.h: In c=
onstructor '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 depreca=
ted: 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-declaration=
s]
   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/cla=
ng/Basic/BitmaskEnum.h:18,
                 from /workspace/src/contrib/llvm-project/clang/include/cla=
ng/AST/DependenceFlags.h:11,
                 from /workspace/src/contrib/llvm-project/clang/include/cla=
ng/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/CGExprConstant.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-g++13  --sysroot=3D/tmp/obj/works=
pace/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/cont=
rib/llvm-project/clang/lib/Basic -I/workspace/src/contrib/llvm-project/clan=
g/lib/Driver -I/workspace/src/contrib/llvm-project/clang/lib/CodeGen -I/wor=
kspace/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_T=
RIPLE=3D\"x86_64-unknown-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknow=
n-freebsd15.0\" -DDEFAULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLV=
M_TARGET_ENABLE_ARM -DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV=
 -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmPar=
ser -DLLVM_NATIVE_ASMPRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DI=
SASSEMBLER=3DLLVMInitializeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMIniti=
alizeX86Target -DLLVM_NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLV=
M_NATIVE_TARGETMC=3DLLVMInitializeX86TargetMC -ffunction-sections -fdata-se=
ctions -g1 -MD -MF.depend.CodeGen_CGExprConstant.o -MTCodeGen/CGExprConstan=
t.o -Wno-format-zero-length -fstack-protector-strong -Wdate-time -Wno-error=
=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Db=
ool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddep=
recated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-erro=
r=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunini=
tialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=
=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare=
 -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-e=
rror=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddepre=
cated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-e=
rror=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint=
-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -W=
no-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overf=
low -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-t=
ype -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=
=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-tru=
ncation -Wno-return-type -Wno-address-of-packed-member -fno-strict-aliasing=
  -fno-exceptions -fno-rtti -g1 -std=3Dc++17 -Wno-literal-suffix -Wno-error=
=3Dunknown-pragmas -Wno-dangling-reference       -c /workspace/src/contrib/=
llvm-project/clang/lib/CodeGen/CGExprConstant.cpp -o CodeGen/CGExprConstant=
.o
Build timed out (after 90 minutes). Marking the build as failed.
Build was aborted
[WARNINGS]Skipping publisher since build result is FAILURE
[PostBuildScript] - [INFO] Executing post build scripts.
[FreeBSD-main-amd64-gcc13_build] $ /bin/sh -xe /tmp/jenkins8562987505862007=
609.sh
+ sh freebsd-ci/scripts/jail/clean.sh
clean jail FreeBSD-main-amd64-gcc13_build
--- CodeGen/CGExprComplex.o ---
x86_64-unknown-freebsd14.0-g++13: fatal error: Terminated signal terminated=
 program cc1plus
compilation terminated.
*** [CodeGen/CGExprComplex.o] Error code 1

make[6]: stopped in /workspace/src/lib/clang/libclang
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
------=_Part_2524_1340873129.1709151131952--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1842647566.2525.1709151132866>