Date: Thu, 29 Feb 2024 06:13:03 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: glebius@FreeBSD.org, brooks@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Subject: FreeBSD-main-amd64-gcc13_build - Build #361 - Failure Message-ID: <1214633190.2581.1709187184272@jenkins.ci.freebsd.org>
next in thread | raw e-mail | index | archive | help
------=_Part_2580_1182923781.1709187183258 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc13_build - Build #361 (7ee47c3bb7a6d85744e2747ec96916= 1eed5bbaab) - Failure Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_buil= d/361/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/= 361/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/3= 61/console Status explanation: "Failure" - the build is suspected being broken by the following changes "Still Failing" - the build has not been fixed by the following changes and this is a notification to note that these changes have not been fully tested by the CI system Change summaries: (Those commits are likely but not certainly responsible) 152a6d410e47a818fae905f6f4bd43f422146802 by glebius: socket tests: remove MSG_TRUNC test for unix/seqpacket d6ef9649dd924f12974d66a0c29a4ede71407e7d by glebius: tests/unix_seqpacket: remove EMSGSIZE tests 1f46c32c1f3d0ea2a4c748a24aad06329cfb5f5a by glebius: tests/unix_seqpacket: provide function that returns bound & listening 3bc122d27064957911570c1037e6b644b7303c17 by glebius: tests/unix_seqpacket: test that data can be sent before accept(2) 253d8a1f8a247fc363ab6bad6ed0fa9c7cc25060 by glebius: tests/unix_seqpacket: test that implied connect doesn't work 882d9f4507a8fa518a967aeebd88585fb1e19a85 by brooks: lib{c,sys}: expose cap_sandboxed from libc/gen 7ee47c3bb7a6d85744e2747ec969161eed5bbaab by glebius: sockets: in solisten_proto() don't call sbdestroy() on a PR_SOCKBUF The end of the build log: [...truncated 40.83 MiB...] | ^~~~~~~~~~~ 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; | ^~~~~~~~~~~ --- TargetParser/RISCVTargetParser.o --- In file included from /workspace/src/contrib/llvm-project/llvm/include/llvm= /TargetParser/RISCVTargetParser.h:17, from /workspace/src/contrib/llvm-project/llvm/lib/TargetPa= rser/RISCVTargetParser.cpp:14: /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/llvm/include/llvm= /ADT/StringRef.h:12: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:23= :29: note: declared here 23 | struct _LIBCPP_TEMPLATE_VIS char_traits; | ^~~~~~~~~~~ --- TargetParser/SubtargetFeature.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/libllvm -I= /workspace/src/sys/contrib/zstd/lib -I/workspace/src/contrib/llvm-project/l= lvm/lib/Target/AArch64 -I/workspace/src/contrib/llvm-project/llvm/lib/Targe= t/ARM -I/workspace/src/contrib/llvm-project/llvm/lib/Target/PowerPC -I/work= space/src/contrib/llvm-project/llvm/lib/Target/RISCV -I/workspace/src/contr= ib/llvm-project/llvm/lib/Target/X86 -I/workspace/src/contrib/llvm-project/l= lvm/lib/ObjCopy -DBLAKE3_USE_NEON=3D0 -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_D= EFAULT_TARGET_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D= \"x86_64-unknown-freebsd15.0\" -DDEFAULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABL= E_AARCH64 -DLLVM_TARGET_ENABLE_ARM -DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARG= ET_ENABLE_RISCV -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInit= ializeX86AsmParser -DLLVM_NATIVE_ASMPRINTER=3DLLVMInitializeX86AsmPrinter -= DLLVM_NATIVE_DISASSEMBLER=3DLLVMInitializeX86Disassembler -DLLVM_NATIVE_TAR= GET=3DLLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=3DLLVMInitializeX86T= argetInfo -DLLVM_NATIVE_TARGETMC=3DLLVMInitializeX86TargetMC -ffunction-sec= tions -fdata-sections -g1 -MD -MF.depend.TargetParser_SubtargetFeature.o -M= TTargetParser/SubtargetFeature.o -Wno-format-zero-length -fstack-protector-= strong -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-erro= r=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error= =3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare= -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packe= d-member -fno-exceptions -fno-rtti -g1 -std=3Dc++17 -Wno-literal-suffix -W= no-error=3Dunknown-pragmas -Wno-dangling-reference -c /workspace/src/= contrib/llvm-project/llvm/lib/TargetParser/SubtargetFeature.cpp -o TargetPa= rser/SubtargetFeature.o --- TargetParser/TargetParser.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/libllvm -I= /workspace/src/sys/contrib/zstd/lib -I/workspace/src/contrib/llvm-project/l= lvm/lib/Target/AArch64 -I/workspace/src/contrib/llvm-project/llvm/lib/Targe= t/ARM -I/workspace/src/contrib/llvm-project/llvm/lib/Target/PowerPC -I/work= space/src/contrib/llvm-project/llvm/lib/Target/RISCV -I/workspace/src/contr= ib/llvm-project/llvm/lib/Target/X86 -I/workspace/src/contrib/llvm-project/l= lvm/lib/ObjCopy -DBLAKE3_USE_NEON=3D0 -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_D= EFAULT_TARGET_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D= \"x86_64-unknown-freebsd15.0\" -DDEFAULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABL= E_AARCH64 -DLLVM_TARGET_ENABLE_ARM -DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARG= ET_ENABLE_RISCV -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInit= ializeX86AsmParser -DLLVM_NATIVE_ASMPRINTER=3DLLVMInitializeX86AsmPrinter -= DLLVM_NATIVE_DISASSEMBLER=3DLLVMInitializeX86Disassembler -DLLVM_NATIVE_TAR= GET=3DLLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=3DLLVMInitializeX86T= argetInfo -DLLVM_NATIVE_TARGETMC=3DLLVMInitializeX86TargetMC -ffunction-sec= tions -fdata-sections -g1 -MD -MF.depend.TargetParser_TargetParser.o -MTTar= getParser/TargetParser.o -Wno-format-zero-length -fstack-protector-strong -= Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattr= ibutes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobb= ered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-er= ror=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasi= ng -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunu= sed-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-err= or=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautolo= gical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operatio= n -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dfo= rmat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthro= ugh -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-erro= r=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-er= ror=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-err= or=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatemen= t-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-e= rror=3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-member = -fno-exceptions -fno-rtti -g1 -std=3Dc++17 -Wno-literal-suffix -Wno-error= =3Dunknown-pragmas -Wno-dangling-reference -c /workspace/src/contrib/= llvm-project/llvm/lib/TargetParser/TargetParser.cpp -o TargetParser/TargetP= arser.o --- TargetParser/Triple.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/libllvm -I= /workspace/src/sys/contrib/zstd/lib -I/workspace/src/contrib/llvm-project/l= lvm/lib/Target/AArch64 -I/workspace/src/contrib/llvm-project/llvm/lib/Targe= t/ARM -I/workspace/src/contrib/llvm-project/llvm/lib/Target/PowerPC -I/work= space/src/contrib/llvm-project/llvm/lib/Target/RISCV -I/workspace/src/contr= ib/llvm-project/llvm/lib/Target/X86 -I/workspace/src/contrib/llvm-project/l= lvm/lib/ObjCopy -DBLAKE3_USE_NEON=3D0 -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_D= EFAULT_TARGET_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D= \"x86_64-unknown-freebsd15.0\" -DDEFAULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABL= E_AARCH64 -DLLVM_TARGET_ENABLE_ARM -DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARG= ET_ENABLE_RISCV -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInit= ializeX86AsmParser -DLLVM_NATIVE_ASMPRINTER=3DLLVMInitializeX86AsmPrinter -= DLLVM_NATIVE_DISASSEMBLER=3DLLVMInitializeX86Disassembler -DLLVM_NATIVE_TAR= GET=3DLLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=3DLLVMInitializeX86T= argetInfo -DLLVM_NATIVE_TARGETMC=3DLLVMInitializeX86TargetMC -ffunction-sec= tions -fdata-sections -g1 -MD -MF.depend.TargetParser_Triple.o -MTTargetPar= ser/Triple.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-er= ror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra = -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-erro= r=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -W= no-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull= -compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compar= e -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error= =3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflo= w -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-err= or=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept= -type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstring= op-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-fu= nction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wn= o-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstrin= gop-truncation -Wno-return-type -Wno-address-of-packed-member -fno-excepti= ons -fno-rtti -g1 -std=3Dc++17 -Wno-literal-suffix -Wno-error=3Dunknown-pra= gmas -Wno-dangling-reference -c /workspace/src/contrib/llvm-project/l= lvm/lib/TargetParser/Triple.cpp -o TargetParser/Triple.o --- TargetParser/SubtargetFeature.o --- In file included from /workspace/src/contrib/llvm-project/llvm/include/llvm= /TargetParser/SubtargetFeature.h:22, from /workspace/src/contrib/llvm-project/llvm/lib/TargetPa= rser/SubtargetFeature.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= /ADT/Hashing.h:50, from /workspace/src/contrib/llvm-project/llvm/include/llvm= /ADT/ArrayRef.h:12, from /workspace/src/contrib/llvm-project/llvm/include/llvm= /TargetParser/SubtargetFeature.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; | ^~~~~~~~~~~ --- TargetParser/X86TargetParser.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/libllvm -I= /workspace/src/sys/contrib/zstd/lib -I/workspace/src/contrib/llvm-project/l= lvm/lib/Target/AArch64 -I/workspace/src/contrib/llvm-project/llvm/lib/Targe= t/ARM -I/workspace/src/contrib/llvm-project/llvm/lib/Target/PowerPC -I/work= space/src/contrib/llvm-project/llvm/lib/Target/RISCV -I/workspace/src/contr= ib/llvm-project/llvm/lib/Target/X86 -I/workspace/src/contrib/llvm-project/l= lvm/lib/ObjCopy -DBLAKE3_USE_NEON=3D0 -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_D= EFAULT_TARGET_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D= \"x86_64-unknown-freebsd15.0\" -DDEFAULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABL= E_AARCH64 -DLLVM_TARGET_ENABLE_ARM -DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARG= ET_ENABLE_RISCV -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInit= ializeX86AsmParser -DLLVM_NATIVE_ASMPRINTER=3DLLVMInitializeX86AsmPrinter -= DLLVM_NATIVE_DISASSEMBLER=3DLLVMInitializeX86Disassembler -DLLVM_NATIVE_TAR= GET=3DLLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=3DLLVMInitializeX86T= argetInfo -DLLVM_NATIVE_TARGETMC=3DLLVMInitializeX86TargetMC -ffunction-sec= tions -fdata-sections -g1 -MD -MF.depend.TargetParser_X86TargetParser.o -MT= TargetParser/X86TargetParser.o -Wno-format-zero-length -fstack-protector-st= rong -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-declarations -Wno-error=3Denum-compare= -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packe= d-member -fno-exceptions -fno-rtti -g1 -std=3Dc++17 -Wno-literal-suffix -W= no-error=3Dunknown-pragmas -Wno-dangling-reference -c /workspace/src/= contrib/llvm-project/llvm/lib/TargetParser/X86TargetParser.cpp -o TargetPar= ser/X86TargetParser.o --- TargetParser/TargetParser.o --- In file included from /workspace/src/contrib/llvm-project/llvm/include/llvm= /ADT/StringMapEntry.h:19, from /workspace/src/contrib/llvm-project/llvm/include/llvm= /ADT/StringMap.h:17, from /workspace/src/contrib/llvm-project/llvm/include/llvm= /TargetParser/TargetParser.h:17, from /workspace/src/contrib/llvm-project/llvm/lib/TargetPa= rser/TargetParser.cpp:14: /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/llvm/include/llvm= /ADT/StringRef.h:12: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:23= :29: note: declared here 23 | struct _LIBCPP_TEMPLATE_VIS char_traits; | ^~~~~~~~~~~ --- TargetParser/Triple.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= /TargetParser/Triple.h:12, from /workspace/src/contrib/llvm-project/llvm/lib/TargetPa= rser/Triple.cpp:9: /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= /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; | ^~~~~~~~~~~ --- TextAPI/Architecture.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/libllvm -I= /workspace/src/sys/contrib/zstd/lib -I/workspace/src/contrib/llvm-project/l= lvm/lib/Target/AArch64 -I/workspace/src/contrib/llvm-project/llvm/lib/Targe= t/ARM -I/workspace/src/contrib/llvm-project/llvm/lib/Target/PowerPC -I/work= space/src/contrib/llvm-project/llvm/lib/Target/RISCV -I/workspace/src/contr= ib/llvm-project/llvm/lib/Target/X86 -I/workspace/src/contrib/llvm-project/l= lvm/lib/ObjCopy -DBLAKE3_USE_NEON=3D0 -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_D= EFAULT_TARGET_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D= \"x86_64-unknown-freebsd15.0\" -DDEFAULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABL= E_AARCH64 -DLLVM_TARGET_ENABLE_ARM -DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARG= ET_ENABLE_RISCV -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInit= ializeX86AsmParser -DLLVM_NATIVE_ASMPRINTER=3DLLVMInitializeX86AsmPrinter -= DLLVM_NATIVE_DISASSEMBLER=3DLLVMInitializeX86Disassembler -DLLVM_NATIVE_TAR= GET=3DLLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=3DLLVMInitializeX86T= argetInfo -DLLVM_NATIVE_TARGETMC=3DLLVMInitializeX86TargetMC -ffunction-sec= tions -fdata-sections -g1 -MD -MF.depend.TextAPI_Architecture.o -MTTextAPI/= Architecture.o -Wno-format-zero-length -fstack-protector-strong -Wdate-time= -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wn= o-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-= error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextr= a -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-er= ror=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value = -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnu= ll-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-comp= are -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-err= or=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overf= low -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-e= rror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexce= pt-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstri= ngop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-= function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -= Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstr= ingop-truncation -Wno-return-type -Wno-address-of-packed-member -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= /llvm/lib/TextAPI/Architecture.cpp -o TextAPI/Architecture.o --- TargetParser/X86TargetParser.o --- In file included from /workspace/src/contrib/llvm-project/llvm/include/llvm= /ADT/StringMapEntry.h:19, from /workspace/src/contrib/llvm-project/llvm/include/llvm= /ADT/StringMap.h:17, from /workspace/src/contrib/llvm-project/llvm/include/llvm= /TargetParser/X86TargetParser.h:17, from /workspace/src/contrib/llvm-project/llvm/lib/TargetPa= rser/X86TargetParser.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= /ADT/Hashing.h:50, from /workspace/src/contrib/llvm-project/llvm/include/llvm= /ADT/ArrayRef.h:12, from /workspace/src/contrib/llvm-project/llvm/include/llvm= /TargetParser/X86TargetParser.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; | ^~~~~~~~~~~ --- TextAPI/ArchitectureSet.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/libllvm -I= /workspace/src/sys/contrib/zstd/lib -I/workspace/src/contrib/llvm-project/l= lvm/lib/Target/AArch64 -I/workspace/src/contrib/llvm-project/llvm/lib/Targe= t/ARM -I/workspace/src/contrib/llvm-project/llvm/lib/Target/PowerPC -I/work= space/src/contrib/llvm-project/llvm/lib/Target/RISCV -I/workspace/src/contr= ib/llvm-project/llvm/lib/Target/X86 -I/workspace/src/contrib/llvm-project/l= lvm/lib/ObjCopy -DBLAKE3_USE_NEON=3D0 -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_D= EFAULT_TARGET_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D= \"x86_64-unknown-freebsd15.0\" -DDEFAULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABL= E_AARCH64 -DLLVM_TARGET_ENABLE_ARM -DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARG= ET_ENABLE_RISCV -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInit= ializeX86AsmParser -DLLVM_NATIVE_ASMPRINTER=3DLLVMInitializeX86AsmPrinter -= DLLVM_NATIVE_DISASSEMBLER=3DLLVMInitializeX86Disassembler -DLLVM_NATIVE_TAR= GET=3DLLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=3DLLVMInitializeX86T= argetInfo -DLLVM_NATIVE_TARGETMC=3DLLVMInitializeX86TargetMC -ffunction-sec= tions -fdata-sections -g1 -MD -MF.depend.TextAPI_ArchitectureSet.o -MTTextA= PI/ArchitectureSet.o -Wno-format-zero-length -fstack-protector-strong -Wdat= e-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribut= es -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered= -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error= =3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing = -Wno-error=3Duninitialized -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=3Dtautologi= cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation = -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform= at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug= h -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error= =3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-err= or=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-erro= r=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement= -macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-er= ror=3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-member -= fno-exceptions -fno-rtti -g1 -std=3Dc++17 -Wno-literal-suffix -Wno-error=3D= unknown-pragmas -Wno-dangling-reference -c /workspace/src/contrib/llv= m-project/llvm/lib/TextAPI/ArchitectureSet.cpp -o TextAPI/ArchitectureSet.o --- TextAPI/Architecture.o --- In file included from /workspace/src/contrib/llvm-project/llvm/include/llvm= /ADT/StringSwitch.h:16, from /workspace/src/contrib/llvm-project/llvm/lib/TextAPI/= Architecture.cpp:14: /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= /TextAPI/Architecture.h:17, from /workspace/src/contrib/llvm-project/llvm/lib/TextAPI/= Architecture.cpp:13: /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; | ^~~~~~~~~~~ --- TextAPI/InterfaceFile.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/libllvm -I= /workspace/src/sys/contrib/zstd/lib -I/workspace/src/contrib/llvm-project/l= lvm/lib/Target/AArch64 -I/workspace/src/contrib/llvm-project/llvm/lib/Targe= t/ARM -I/workspace/src/contrib/llvm-project/llvm/lib/Target/PowerPC -I/work= space/src/contrib/llvm-project/llvm/lib/Target/RISCV -I/workspace/src/contr= ib/llvm-project/llvm/lib/Target/X86 -I/workspace/src/contrib/llvm-project/l= lvm/lib/ObjCopy -DBLAKE3_USE_NEON=3D0 -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_D= EFAULT_TARGET_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D= \"x86_64-unknown-freebsd15.0\" -DDEFAULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABL= E_AARCH64 -DLLVM_TARGET_ENABLE_ARM -DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARG= ET_ENABLE_RISCV -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInit= ializeX86AsmParser -DLLVM_NATIVE_ASMPRINTER=3DLLVMInitializeX86AsmPrinter -= DLLVM_NATIVE_DISASSEMBLER=3DLLVMInitializeX86Disassembler -DLLVM_NATIVE_TAR= GET=3DLLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=3DLLVMInitializeX86T= argetInfo -DLLVM_NATIVE_TARGETMC=3DLLVMInitializeX86TargetMC -ffunction-sec= tions -fdata-sections -g1 -MD -MF.depend.TextAPI_InterfaceFile.o -MTTextAPI= /InterfaceFile.o -Wno-format-zero-length -fstack-protector-strong -Wdate-ti= me -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -= Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wn= o-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dex= tra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-= error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-valu= e -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnon= null-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-co= mpare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-e= rror=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-ove= rflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno= -error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoex= cept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dst= ringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcas= t-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros= -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Ds= tringop-truncation -Wno-return-type -Wno-address-of-packed-member -fno-exc= eptions -fno-rtti -g1 -std=3Dc++17 -Wno-literal-suffix -Wno-error=3Dunknown= -pragmas -Wno-dangling-reference -c /workspace/src/contrib/llvm-proje= ct/llvm/lib/TextAPI/InterfaceFile.cpp -o TextAPI/InterfaceFile.o --- TextAPI/ArchitectureSet.o --- In file included from /workspace/src/contrib/llvm-project/llvm/include/llvm= /Support/raw_ostream.h:17, from /workspace/src/contrib/llvm-project/llvm/lib/TextAPI/= ArchitectureSet.cpp:14: /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= /TextAPI/Architecture.h:17, from /workspace/src/contrib/llvm-project/llvm/include/llvm= /TextAPI/ArchitectureSet.h:16, from /workspace/src/contrib/llvm-project/llvm/lib/TextAPI/= ArchitectureSet.cpp:13: /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; | ^~~~~~~~~~~ --- TextAPI/PackedVersion.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/libllvm -I= /workspace/src/sys/contrib/zstd/lib -I/workspace/src/contrib/llvm-project/l= lvm/lib/Target/AArch64 -I/workspace/src/contrib/llvm-project/llvm/lib/Targe= t/ARM -I/workspace/src/contrib/llvm-project/llvm/lib/Target/PowerPC -I/work= space/src/contrib/llvm-project/llvm/lib/Target/RISCV -I/workspace/src/contr= ib/llvm-project/llvm/lib/Target/X86 -I/workspace/src/contrib/llvm-project/l= lvm/lib/ObjCopy -DBLAKE3_USE_NEON=3D0 -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_D= EFAULT_TARGET_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D= \"x86_64-unknown-freebsd15.0\" -DDEFAULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABL= E_AARCH64 -DLLVM_TARGET_ENABLE_ARM -DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARG= ET_ENABLE_RISCV -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInit= ializeX86AsmParser -DLLVM_NATIVE_ASMPRINTER=3DLLVMInitializeX86AsmPrinter -= DLLVM_NATIVE_DISASSEMBLER=3DLLVMInitializeX86Disassembler -DLLVM_NATIVE_TAR= GET=3DLLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=3DLLVMInitializeX86T= argetInfo -DLLVM_NATIVE_TARGETMC=3DLLVMInitializeX86TargetMC -ffunction-sec= tions -fdata-sections -g1 -MD -MF.depend.TextAPI_PackedVersion.o -MTTextAPI= /PackedVersion.o -Wno-format-zero-length -fstack-protector-strong -Wdate-ti= me -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -= Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wn= o-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dex= tra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-= error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-valu= e -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnon= null-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-co= mpare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-e= rror=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-ove= rflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno= -error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoex= cept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dst= ringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcas= t-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros= -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Ds= tringop-truncation -Wno-return-type -Wno-address-of-packed-member -fno-exc= eptions -fno-rtti -g1 -std=3Dc++17 -Wno-literal-suffix -Wno-error=3Dunknown= -pragmas -Wno-dangling-reference -c /workspace/src/contrib/llvm-proje= ct/llvm/lib/TextAPI/PackedVersion.cpp -o TextAPI/PackedVersion.o --- TextAPI/Platform.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/libllvm -I= /workspace/src/sys/contrib/zstd/lib -I/workspace/src/contrib/llvm-project/l= lvm/lib/Target/AArch64 -I/workspace/src/contrib/llvm-project/llvm/lib/Targe= t/ARM -I/workspace/src/contrib/llvm-project/llvm/lib/Target/PowerPC -I/work= space/src/contrib/llvm-project/llvm/lib/Target/RISCV -I/workspace/src/contr= ib/llvm-project/llvm/lib/Target/X86 -I/workspace/src/contrib/llvm-project/l= lvm/lib/ObjCopy -DBLAKE3_USE_NEON=3D0 -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_D= EFAULT_TARGET_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D= \"x86_64-unknown-freebsd15.0\" -DDEFAULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABL= E_AARCH64 -DLLVM_TARGET_ENABLE_ARM -DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARG= ET_ENABLE_RISCV -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInit= ializeX86AsmParser -DLLVM_NATIVE_ASMPRINTER=3DLLVMInitializeX86AsmPrinter -= DLLVM_NATIVE_DISASSEMBLER=3DLLVMInitializeX86Disassembler -DLLVM_NATIVE_TAR= GET=3DLLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=3DLLVMInitializeX86T= argetInfo -DLLVM_NATIVE_TARGETMC=3DLLVMInitializeX86TargetMC -ffunction-sec= tions -fdata-sections -g1 -MD -MF.depend.TextAPI_Platform.o -MTTextAPI/Plat= form.o -Wno-format-zero-length -fstack-protector-strong -Wdate-time -Wno-er= ror=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error= =3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error= =3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wn= o-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error= =3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wn= o-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-= compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare= -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error= =3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflo= w -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-err= or=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept= -type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstring= op-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-fu= nction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wn= o-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstrin= gop-truncation -Wno-return-type -Wno-address-of-packed-member -fno-excepti= ons -fno-rtti -g1 -std=3Dc++17 -Wno-literal-suffix -Wno-error=3Dunknown-pra= gmas -Wno-dangling-reference -c /workspace/src/contrib/llvm-project/l= lvm/lib/TextAPI/Platform.cpp -o TextAPI/Platform.o --- TextAPI/InterfaceFile.o --- In file included from /workspace/src/contrib/llvm-project/llvm/include/llvm= /TextAPI/InterfaceFile.h:20, from /workspace/src/contrib/llvm-project/llvm/lib/TextAPI/= InterfaceFile.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/llvm/include/llvm= /TextAPI/InterfaceFile.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; | ^~~~~~~~~~~ --- TextAPI/Symbol.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/libllvm -I= /workspace/src/sys/contrib/zstd/lib -I/workspace/src/contrib/llvm-project/l= lvm/lib/Target/AArch64 -I/workspace/src/contrib/llvm-project/llvm/lib/Targe= t/ARM -I/workspace/src/contrib/llvm-project/llvm/lib/Target/PowerPC -I/work= space/src/contrib/llvm-project/llvm/lib/Target/RISCV -I/workspace/src/contr= ib/llvm-project/llvm/lib/Target/X86 -I/workspace/src/contrib/llvm-project/l= lvm/lib/ObjCopy -DBLAKE3_USE_NEON=3D0 -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_D= EFAULT_TARGET_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D= \"x86_64-unknown-freebsd15.0\" -DDEFAULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABL= E_AARCH64 -DLLVM_TARGET_ENABLE_ARM -DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARG= ET_ENABLE_RISCV -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInit= ializeX86AsmParser -DLLVM_NATIVE_ASMPRINTER=3DLLVMInitializeX86AsmPrinter -= DLLVM_NATIVE_DISASSEMBLER=3DLLVMInitializeX86Disassembler -DLLVM_NATIVE_TAR= GET=3DLLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=3DLLVMInitializeX86T= argetInfo -DLLVM_NATIVE_TARGETMC=3DLLVMInitializeX86TargetMC -ffunction-sec= tions -fdata-sections -g1 -MD -MF.depend.TextAPI_Symbol.o -MTTextAPI/Symbol= .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-exceptions -fn= o-rtti -g1 -std=3Dc++17 -Wno-literal-suffix -Wno-error=3Dunknown-pragmas -W= no-dangling-reference -c /workspace/src/contrib/llvm-project/llvm/lib= /TextAPI/Symbol.cpp -o TextAPI/Symbol.o --- TextAPI/PackedVersion.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/StringExtras.h:19, from /workspace/src/contrib/llvm-project/llvm/lib/TextAPI/= PackedVersion.cpp:15: /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/string:576, from /workspace/src/contrib/llvm-project/llvm/include/llvm= /TextAPI/PackedVersion.h:17, from /workspace/src/contrib/llvm-project/llvm/lib/TextAPI/= PackedVersion.cpp:13: /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; | ^~~~~~~~~~~ --- TextAPI/Platform.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/llvm/include/llvm= /BinaryFormat/MachO.h:18, from /workspace/src/contrib/llvm-project/llvm/include/llvm= /TextAPI/Platform.h:16, from /workspace/src/contrib/llvm-project/llvm/lib/TextAPI/= Platform.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= /ADT/SmallPtrSet.h:21, from /workspace/src/contrib/llvm-project/llvm/include/llvm= /ADT/SmallSet.h:17, from /workspace/src/contrib/llvm-project/llvm/include/llvm= /TextAPI/Platform.h:15: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:23= :29: note: declared here 23 | struct _LIBCPP_TEMPLATE_VIS char_traits; | ^~~~~~~~~~~ --- TextAPI/Symbol.o --- In file included from /workspace/src/contrib/llvm-project/llvm/include/llvm= /TextAPI/Symbol.h:13, from /workspace/src/contrib/llvm-project/llvm/lib/TextAPI/= Symbol.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/llvm/include/llvm= /TextAPI/Symbol.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; | ^~~~~~~~~~~ --- TextAPI/SymbolSet.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/libllvm -I= /workspace/src/sys/contrib/zstd/lib -I/workspace/src/contrib/llvm-project/l= lvm/lib/Target/AArch64 -I/workspace/src/contrib/llvm-project/llvm/lib/Targe= t/ARM -I/workspace/src/contrib/llvm-project/llvm/lib/Target/PowerPC -I/work= space/src/contrib/llvm-project/llvm/lib/Target/RISCV -I/workspace/src/contr= ib/llvm-project/llvm/lib/Target/X86 -I/workspace/src/contrib/llvm-project/l= lvm/lib/ObjCopy -DBLAKE3_USE_NEON=3D0 -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_D= EFAULT_TARGET_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D= \"x86_64-unknown-freebsd15.0\" -DDEFAULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABL= E_AARCH64 -DLLVM_TARGET_ENABLE_ARM -DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARG= ET_ENABLE_RISCV -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInit= ializeX86AsmParser -DLLVM_NATIVE_ASMPRINTER=3DLLVMInitializeX86AsmPrinter -= DLLVM_NATIVE_DISASSEMBLER=3DLLVMInitializeX86Disassembler -DLLVM_NATIVE_TAR= GET=3DLLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=3DLLVMInitializeX86T= argetInfo -DLLVM_NATIVE_TARGETMC=3DLLVMInitializeX86TargetMC -ffunction-sec= tions -fdata-sections -g1 -MD -MF.depend.TextAPI_SymbolSet.o -MTTextAPI/Sym= bolSet.o -Wno-format-zero-length -fstack-protector-strong -Wdate-time -Wno-= error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-erro= r=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error= =3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wn= o-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error= =3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wn= o-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-= compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare= -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error= =3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflo= w -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-err= or=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept= -type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstring= op-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-fu= nction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wn= o-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstrin= gop-truncation -Wno-return-type -Wno-address-of-packed-member -fno-excepti= ons -fno-rtti -g1 -std=3Dc++17 -Wno-literal-suffix -Wno-error=3Dunknown-pra= gmas -Wno-dangling-reference -c /workspace/src/contrib/llvm-project/l= lvm/lib/TextAPI/SymbolSet.cpp -o TextAPI/SymbolSet.o --- TextAPI/Target.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/libllvm -I= /workspace/src/sys/contrib/zstd/lib -I/workspace/src/contrib/llvm-project/l= lvm/lib/Target/AArch64 -I/workspace/src/contrib/llvm-project/llvm/lib/Targe= t/ARM -I/workspace/src/contrib/llvm-project/llvm/lib/Target/PowerPC -I/work= space/src/contrib/llvm-project/llvm/lib/Target/RISCV -I/workspace/src/contr= ib/llvm-project/llvm/lib/Target/X86 -I/workspace/src/contrib/llvm-project/l= lvm/lib/ObjCopy -DBLAKE3_USE_NEON=3D0 -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_D= EFAULT_TARGET_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D= \"x86_64-unknown-freebsd15.0\" -DDEFAULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABL= E_AARCH64 -DLLVM_TARGET_ENABLE_ARM -DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARG= ET_ENABLE_RISCV -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInit= ializeX86AsmParser -DLLVM_NATIVE_ASMPRINTER=3DLLVMInitializeX86AsmPrinter -= DLLVM_NATIVE_DISASSEMBLER=3DLLVMInitializeX86Disassembler -DLLVM_NATIVE_TAR= GET=3DLLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=3DLLVMInitializeX86T= argetInfo -DLLVM_NATIVE_TARGETMC=3DLLVMInitializeX86TargetMC -ffunction-sec= tions -fdata-sections -g1 -MD -MF.depend.TextAPI_Target.o -MTTextAPI/Target= .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-exceptions -fn= o-rtti -g1 -std=3Dc++17 -Wno-literal-suffix -Wno-error=3Dunknown-pragmas -W= no-dangling-reference -c /workspace/src/contrib/llvm-project/llvm/lib= /TextAPI/Target.cpp -o TextAPI/Target.o --- TextAPI/SymbolSet.o --- In file included from /workspace/src/contrib/llvm-project/llvm/include/llvm= /TextAPI/SymbolSet.h:14, from /workspace/src/contrib/llvm-project/llvm/lib/TextAPI/= SymbolSet.cpp:9: /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/llvm/include/llvm= /ADT/DenseMap.h:17, from /workspace/src/contrib/llvm-project/llvm/include/llvm= /TextAPI/SymbolSet.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; | ^~~~~~~~~~~ --- TextAPI/TextStub.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/libllvm -I= /workspace/src/sys/contrib/zstd/lib -I/workspace/src/contrib/llvm-project/l= lvm/lib/Target/AArch64 -I/workspace/src/contrib/llvm-project/llvm/lib/Targe= t/ARM -I/workspace/src/contrib/llvm-project/llvm/lib/Target/PowerPC -I/work= space/src/contrib/llvm-project/llvm/lib/Target/RISCV -I/workspace/src/contr= ib/llvm-project/llvm/lib/Target/X86 -I/workspace/src/contrib/llvm-project/l= lvm/lib/ObjCopy -DBLAKE3_USE_NEON=3D0 -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_D= EFAULT_TARGET_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D= \"x86_64-unknown-freebsd15.0\" -DDEFAULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABL= E_AARCH64 -DLLVM_TARGET_ENABLE_ARM -DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARG= ET_ENABLE_RISCV -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInit= ializeX86AsmParser -DLLVM_NATIVE_ASMPRINTER=3DLLVMInitializeX86AsmPrinter -= DLLVM_NATIVE_DISASSEMBLER=3DLLVMInitializeX86Disassembler -DLLVM_NATIVE_TAR= GET=3DLLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=3DLLVMInitializeX86T= argetInfo -DLLVM_NATIVE_TARGETMC=3DLLVMInitializeX86TargetMC -ffunction-sec= tions -fdata-sections -g1 -MD -MF.depend.TextAPI_TextStub.o -MTTextAPI/Text= Stub.o -Wno-format-zero-length -fstack-protector-strong -Wdate-time -Wno-er= ror=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error= =3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error= =3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wn= o-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error= =3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wn= o-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-= compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare= -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error= =3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflo= w -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-err= or=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept= -type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstring= op-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-fu= nction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wn= o-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstrin= gop-truncation -Wno-return-type -Wno-address-of-packed-member -fno-excepti= ons -fno-rtti -g1 -std=3Dc++17 -Wno-literal-suffix -Wno-error=3Dunknown-pra= gmas -Wno-dangling-reference -c /workspace/src/contrib/llvm-project/l= lvm/lib/TextAPI/TextStub.cpp -o TextAPI/TextStub.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. --- TextAPI/Target.o --- *** [TextAPI/Target.o] Signal 15 --- TextAPI/TextStub.o --- *** [TextAPI/TextStub.o] Signal 15 [FreeBSD-main-amd64-gcc13_build] $ /bin/sh -xe /tmp/jenkins1243490831214628= 8986.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-main-amd64-gcc13_build Checking for post-build Performing post-build step Checking if email needs to be generated Email was triggered for: Failure - Any Sending email for trigger: Failure - Any Sending mail from default account using System Admin e-mail address ------=_Part_2580_1182923781.1709187183258--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1214633190.2581.1709187184272>