Date: Wed, 18 Sep 2024 11:04:01 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: cperciva@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Subject: FreeBSD-main-amd64-gcc13_build - Build #1722 - Still Failing Message-ID: <1298660088.6185.1726657444364@jenkins.ci.freebsd.org> In-Reply-To: <1026210672.6173.1726649165976@jenkins.ci.freebsd.org> References: <1026210672.6173.1726649165976@jenkins.ci.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
------=_Part_6184_311655874.1726657441939 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc13_build - Build #1722 (279734be11fcdc90d7857b744f350= 3964e167219) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_buil= d/1722/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/= 1722/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/1= 722/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) 0aabcd75dbc2457be65e3c3c46948761ac5e50ed by cperciva: EC2: Disable RSA host key generation for sshd 279734be11fcdc90d7857b744f3503964e167219 by cperciva: RELNOTES: Document EC2 SSH RSA host key desupport. The end of the build log: [...truncated 89.65 MiB...] /usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dlogarithm_test.debug logarithm_test.full logarithm_test --- all_subdir_cddl --- --- zfsd --- /usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dzfsd.debug zfsd.full zfsd --- all_subdir_usr.bin --- /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string_view:875:7= 9: warning: 'template<class _CharT> struct std::__1::char_traits' is deprec= ated: 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 b= e removed in LLVM 19, so please migrate off of it. [-Wdeprecated-declaratio= ns] 875 | struct __string_view_hash : public __unary_function<basic_string_vi= ew<_CharT, char_traits<_CharT> >, size_t> { | = ^~~~~~~~~~~ /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; | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string_view:876:7= 5: warning: 'template<class _CharT> struct std::__1::char_traits' is deprec= ated: 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 b= e removed in LLVM 19, so please migrate off of it. [-Wdeprecated-declaratio= ns] 876 | _LIBCPP_HIDE_FROM_ABI size_t operator()(const basic_string_view<_= CharT, char_traits<_CharT> > __val) const _NOEXCEPT { | = ^~~~~~~~~~~ /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; | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string_view:882:3= 7: warning: 'template<class _CharT> struct std::__1::char_traits' is deprec= ated: 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 b= e removed in LLVM 19, so please migrate off of it. [-Wdeprecated-declaratio= ns] 882 | struct hash<basic_string_view<char, char_traits<char> > > : __strin= g_view_hash<char> {}; | ^~~~~~~~~~~ /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; | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string_view:890:4= 1: warning: 'template<class _CharT> struct std::__1::char_traits' is deprec= ated: 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 b= e removed in LLVM 19, so please migrate off of it. [-Wdeprecated-declaratio= ns] 890 | struct hash<basic_string_view<char16_t, char_traits<char16_t> > > := __string_view_hash<char16_t> {}; | ^~~~~~~~~~~ /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; | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string_view:893:4= 1: warning: 'template<class _CharT> struct std::__1::char_traits' is deprec= ated: 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 b= e removed in LLVM 19, so please migrate off of it. [-Wdeprecated-declaratio= ns] 893 | struct hash<basic_string_view<char32_t, char_traits<char32_t> > > := __string_view_hash<char32_t> {}; | ^~~~~~~~~~~ /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; | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string_view:897:4= 0: warning: 'template<class _CharT> struct std::__1::char_traits' is deprec= ated: 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 b= e removed in LLVM 19, so please migrate off of it. [-Wdeprecated-declaratio= ns] 897 | struct hash<basic_string_view<wchar_t, char_traits<wchar_t> > > : _= _string_view_hash<wchar_t> {}; | ^~~~~~~~~~~ /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; | ^~~~~~~~~~~ --- all_subdir_lib --- --- all_subdir_lib/libc --- --- getusershell_test --- (cd /workspace/src/lib/libc/tests/nss && DEPENDFILE=3D.depend.getusershell= _test NO_SUBDIR=3D1 make -f /workspace/src/lib/libc/tests/nss/Makefile _RE= CURSING_PROGS=3Dt PROG=3Dgetusershell_test ) --- getserv_test --- --- getserv_test.debug --- /usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --only-keep-debug getserv= _test.full getserv_test.debug --- getusershell_test --- --- .depend.getusershell_test --- echo getusershell_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib= /libc.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a >>= .depend.getusershell_test --- getusershell_test.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -= pipe -fno-common -I/workspace/src/tests -fPIE -g -MD -MF.depend.getusers= hell_test.getusershell_test.o -MTgetusershell_test.o -std=3Dgnu99 -Wno-form= at-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno= -format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -= Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-e= rror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-= error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarati= ons -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-p= arentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-err= or=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno= -error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshif= t-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-cons= t-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 -c /workspace/src/lib/libc/test= s/nss/getusershell_test.c -o getusershell_test.o --- getserv_test --- --- getserv_test --- --- all_subdir_stand --- --- reloc_elf32.o --- --- all_subdir_lib --- /usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dgetserv_test.debug getserv_test.full getserv_test --- all_subdir_stand --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -= pipe -fno-common -Wformat -fshort-wchar -mno-red-zone -nostdinc -I/tmp= /obj/workspace/src/amd64.amd64/stand/libsa -I/workspace/src/stand/libsa -D_= STANDALONE -I/workspace/src/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dflo= aty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT -= I/workspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -ffreestanding -mno-= mmx -mno-sse -msoft-float -fPIC -mno-red-zone -I. -Iinclude -I/workspace/s= rc/stand/efi/loader_lua/../loader -I/workspace/src/stand/libsa/zfs -I/works= pace/src/sys/contrib/openzfs/include -I/workspace/src/sys/contrib/openzfs/i= nclude/os/freebsd/zfs -DEFI_ZFS_BOOT -fPIC -I/workspace/src/stand/efi/loade= r_lua -I/workspace/src/stand/efi/loader_lua/arch/amd64 -I/workspace/src/sta= nd/efi/include -I/workspace/src/stand/efi/include/amd64 -I/workspace/src/sy= s/contrib/dev/acpica/include -I/workspace/src/stand/i386/libi386 -DEFI -I/w= orkspace/src/stand/common -I/workspace/src/contrib/lua/src -I/workspace/src= /stand/common -I/workspace/src/stand/liblua -DLOADER_MSDOS_SUPPORT -DLOADER= _UFS_SUPPORT -DLOADER_NET_SUPPORT -DLOADER_GPT_SUPPORT -DLOADER_MBR_SUPPORT= -DLOADER_ZFS_SUPPORT -I/workspace/src/stand/libsa/zfs -I/workspace/src/sys= /cddl/boot/zfs -I/workspace/src/sys/cddl/contrib/opensolaris/uts/common -DH= ELP_FILENAME=3D\"loader.help.efi\" -g -MD -MF.depend.reloc_elf32.o -MTrelo= c_elf32.o -std=3Dgnu99 -Wno-format-zero-length -Wsystem-headers -Werror -Wn= o-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -= Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -W= no-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-uninit= ialized -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-overflow -Wno-error=3Dformat-truncation -Wno-error=3Di= mplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-el= t-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer= -compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimi= zations -Wno-error=3Dcast-function-type -Wno-error=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 -Os -c /workspace/src/stand/common/reloc_elf32.c -o rel= oc_elf32.o --- all_subdir_rescue --- --- mkfs_msdos.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -= pipe -fno-common -DRESCUE -I/tmp/obj/workspace/src/amd64.amd64/lib/libifc= onfig -I/tmp/obj/workspace/src/amd64.amd64/lib/libiscsiutil -MD -MF.depend= .mkfs_msdos.o -MTmkfs_msdos.o -std=3Dc11 -Wno-format-zero-length -fstack-pr= otector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unuse= d-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual = -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-su= bscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-t= ime -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes = -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -W= no-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3De= xtra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno= -error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-val= ue -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dno= nnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-c= ompare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-= error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-ov= erflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wn= o-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoe= xcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Ds= tringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dca= st-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macro= s -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3D= stringop-truncation -Wno-return-type -c /workspace/src/sbin/newfs_ms= dos/mkfs_msdos.c -o mkfs_msdos.o --- all_subdir_usr.bin --- /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:689:12: wa= rning: 'template<class _CharT> struct std::__1::char_traits' is deprecated:= char_traits<T> for T not equal to char, wchar_t, char8_t, char16_t or char= 32_t is non-standard and is provided for a temporary period. It will be rem= oved in LLVM 19, so please migrate off of it. [-Wdeprecated-declarations] 689 | <char, char_traits<char>, allocator<char> >(char const*, string= const&); | ^~~~~~~~~~~ /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; | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:1763:39: w= arning: 'template<class _CharT> struct std::__1::char_traits' is deprecated= : char_traits<T> for T not equal to char, wchar_t, char8_t, char16_t or cha= r32_t is non-standard and is provided for a temporary period. It will be re= moved in LLVM 19, so please migrate off of it. [-Wdeprecated-declarations] 1763 | operator=3D=3D(const basic_string<char, char_traits<char>, _Alloc= >& __lhs, | ^~~~~~~~~~~ /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; | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:1764:39: w= arning: 'template<class _CharT> struct std::__1::char_traits' is deprecated= : char_traits<T> for T not equal to char, wchar_t, char8_t, char16_t or cha= r32_t is non-standard and is provided for a temporary period. It will be re= moved in LLVM 19, so please migrate off of it. [-Wdeprecated-declarations] 1764 | const basic_string<char, char_traits<char>, _Alloc>& _= _rhs) _NOEXCEPT; | ^~~~~~~~~~~ /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; | ^~~~~~~~~~~ --- all_subdir_stand --- --- load_elf64.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -= pipe -fno-common -Wformat -fshort-wchar -mno-red-zone -nostdinc -I/tmp= /obj/workspace/src/amd64.amd64/stand/libsa -I/workspace/src/stand/libsa -D_= STANDALONE -I/workspace/src/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dflo= aty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT -= I/workspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -ffreestanding -mno-= mmx -mno-sse -msoft-float -fPIC -mno-red-zone -I. -Iinclude -I/workspace/s= rc/stand/efi/loader_lua/../loader -I/workspace/src/stand/libsa/zfs -I/works= pace/src/sys/contrib/openzfs/include -I/workspace/src/sys/contrib/openzfs/i= nclude/os/freebsd/zfs -DEFI_ZFS_BOOT -fPIC -I/workspace/src/stand/efi/loade= r_lua -I/workspace/src/stand/efi/loader_lua/arch/amd64 -I/workspace/src/sta= nd/efi/include -I/workspace/src/stand/efi/include/amd64 -I/workspace/src/sy= s/contrib/dev/acpica/include -I/workspace/src/stand/i386/libi386 -DEFI -I/w= orkspace/src/stand/common -I/workspace/src/contrib/lua/src -I/workspace/src= /stand/common -I/workspace/src/stand/liblua -DLOADER_MSDOS_SUPPORT -DLOADER= _UFS_SUPPORT -DLOADER_NET_SUPPORT -DLOADER_GPT_SUPPORT -DLOADER_MBR_SUPPORT= -DLOADER_ZFS_SUPPORT -I/workspace/src/stand/libsa/zfs -I/workspace/src/sys= /cddl/boot/zfs -I/workspace/src/sys/cddl/contrib/opensolaris/uts/common -DH= ELP_FILENAME=3D\"loader.help.efi\" -g -MD -MF.depend.load_elf64.o -MTload_= elf64.o -std=3Dgnu99 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-= pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wn= o-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno= -error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-c= ompare -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-uninit= ialized -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-overflow -Wno-error=3Dformat-truncation -Wno-error=3Di= mplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-el= t-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer= -compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimi= zations -Wno-error=3Dcast-function-type -Wno-error=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 -Os -c /workspace/src/stand/common/load_elf64.c -o load= _elf64.o --- all_subdir_stand/i386 --- =3D=3D=3D> stand/i386 (all) --- all_subdir_usr.bin --- /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:2150:29: w= arning: 'template<class _CharT> struct std::__1::char_traits' is deprecated= : char_traits<T> for T not equal to char, wchar_t, char8_t, char16_t or cha= r32_t is non-standard and is provided for a temporary period. It will be re= moved in LLVM 19, so please migrate off of it. [-Wdeprecated-declarations] 2150 | -> basic_string<_CharT, char_traits<_CharT>, _Allocator>; | ^~~~~~~~~~~ /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; | ^~~~~~~~~~~ --- all_subdir_stand --- --- all_subdir_stand/i386/btx --- =3D=3D=3D> stand/i386/btx (all) --- all_subdir_usr.bin --- /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:3703:37: w= arning: 'template<class _CharT> struct std::__1::char_traits' is deprecated= : char_traits<T> for T not equal to char, wchar_t, char8_t, char16_t or cha= r32_t is non-standard and is provided for a temporary period. It will be re= moved in LLVM 19, so please migrate off of it. [-Wdeprecated-declarations] 3703 | operator=3D=3D(const basic_string<char, char_traits<char>, _Allocat= or>& __lhs, | ^~~~~~~~~~~ /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; | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:3704:37: w= arning: 'template<class _CharT> struct std::__1::char_traits' is deprecated= : char_traits<T> for T not equal to char, wchar_t, char8_t, char16_t or cha= r32_t is non-standard and is provided for a temporary period. It will be re= moved in LLVM 19, so please migrate off of it. [-Wdeprecated-declarations] 3704 | const basic_string<char, char_traits<char>, _Allocator>&= __rhs) _NOEXCEPT { | ^~~~~~~~~~~ --- all_subdir_stand --- --- include/machine --- --- all_subdir_usr.bin --- /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; | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string: In functi= on 'bool std::__1::operator=3D=3D(const basic_string<char, char_traits<char= >, _Alloc>&, const basic_string<char, char_traits<char>, _Alloc>&)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:3711:12: w= arning: 'template<class _CharT> struct std::__1::char_traits' is deprecated= : char_traits<T> for T not equal to char, wchar_t, char8_t, char16_t or cha= r32_t is non-standard and is provided for a temporary period. It will be re= moved in LLVM 19, so please migrate off of it. [-Wdeprecated-declarations] 3711 | return char_traits<char>::compare(__lp, __rp, __lhs_sz) =3D=3D = 0; | ^~~~~~~~~~~ /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; | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string: At global= scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:4046:69: w= arning: 'template<class _CharT> struct std::__1::char_traits' is deprecated= : char_traits<T> for T not equal to char, wchar_t, char8_t, char16_t or cha= r32_t is non-standard and is provided for a temporary period. It will be re= moved in LLVM 19, so please migrate off of it. [-Wdeprecated-declarations] 4046 | struct __string_hash : public __unary_function<basic_string<_CharT,= char_traits<_CharT>, _Allocator>, size_t> { | = ^~~~~~~~~~~ /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; | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:4048:41: w= arning: 'template<class _CharT> struct std::__1::char_traits' is deprecated= : char_traits<T> for T not equal to char, wchar_t, char8_t, char16_t or cha= r32_t is non-standard and is provided for a temporary period. It will be re= moved in LLVM 19, so please migrate off of it. [-Wdeprecated-declarations] 4048 | operator()(const basic_string<_CharT, char_traits<_CharT>, _Alloc= ator>& __val) const _NOEXCEPT { | ^~~~~~~~~~~ /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; | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:4054:32: w= arning: 'template<class _CharT> struct std::__1::char_traits' is deprecated= : char_traits<T> for T not equal to char, wchar_t, char8_t, char16_t or cha= r32_t is non-standard and is provided for a temporary period. It will be re= moved in LLVM 19, so please migrate off of it. [-Wdeprecated-declarations] 4054 | struct hash<basic_string<char, char_traits<char>, _Allocator> > : _= _string_hash<char, _Allocator> {}; | ^~~~~~~~~~~ /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; | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:4062:36: w= arning: 'template<class _CharT> struct std::__1::char_traits' is deprecated= : char_traits<T> for T not equal to char, wchar_t, char8_t, char16_t or cha= r32_t is non-standard and is provided for a temporary period. It will be re= moved in LLVM 19, so please migrate off of it. [-Wdeprecated-declarations] 4062 | struct hash<basic_string<char16_t, char_traits<char16_t>, _Allocato= r> > : __string_hash<char16_t, _Allocator> {}; | ^~~~~~~~~~~ /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; | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:4065:36: w= arning: 'template<class _CharT> struct std::__1::char_traits' is deprecated= : char_traits<T> for T not equal to char, wchar_t, char8_t, char16_t or cha= r32_t is non-standard and is provided for a temporary period. It will be re= moved in LLVM 19, so please migrate off of it. [-Wdeprecated-declarations] 4065 | struct hash<basic_string<char32_t, char_traits<char32_t>, _Allocato= r> > : __string_hash<char32_t, _Allocator> {}; | ^~~~~~~~~~~ /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; | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:4069:35: w= arning: 'template<class _CharT> struct std::__1::char_traits' is deprecated= : char_traits<T> for T not equal to char, wchar_t, char8_t, char16_t or cha= r32_t is non-standard and is provided for a temporary period. It will be re= moved in LLVM 19, so please migrate off of it. [-Wdeprecated-declarations] 4069 | struct hash<basic_string<wchar_t, char_traits<wchar_t>, _Allocator>= > : __string_hash<wchar_t, _Allocator> {}; | ^~~~~~~~~~~ /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; | ^~~~~~~~~~~ --- all_subdir_stand --- include/machine -> /workspace/src/sys/i386/include --- include/x86 --- include/x86 -> /workspace/src/sys/x86/include --- all_subdir_stand/i386/btx/btx --- =3D=3D=3D> stand/i386/btx/btx (all) --- include/machine --- --- all_subdir_cddl --- --- all_subdir_cddl/usr.sbin/zfsd/tests --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__functional/weak_result_type.h:14, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__functional/reference_wrapper.h:15, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__functional/identity.h:14, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__algorithm/min_element.h:15, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__algorithm/min.h:14, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/string:572, from /workspace/src/cddl/usr.sbin/zfsd/zfsd_exception.cc:4= 4: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_function.h:45:27: warning: 'template<class _Arg1, class _Arg2, class _Re= sult> struct std::__1::binary_function' is deprecated [-Wdeprecated-declara= tions] --- all_subdir_usr.sbin --- --- elf.o --- --- all_subdir_stand --- include/machine -> /workspace/src/sys/i386/include --- all_subdir_cddl --- 45 | using __binary_function =3D binary_function<_Arg1, _Arg2, _Result>; | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_function.h:24:57: note: declared here 24 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_func= tion { | ^~~~~~~~~~~= ~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__functional/weak_result_type.h:16: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_function.h:42:26: warning: 'template<class _Arg, class _Result> struct st= d::__1::unary_function' is deprecated [-Wdeprecated-declarations] 42 | using __unary_function =3D unary_function<_Arg, _Result>; | ^~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_function.h:23:57: note: declared here 23 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_funct= ion { | ^~~~~~~~~~~= ~~~ --- all_subdir_stand --- --- include/x86 --- include/x86 -> /workspace/src/sys/x86/include --- all_subdir_usr.sbin --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -= pipe -fno-common -fPIE -g -MD -MF.depend.elf.o -MTelf.o -std=3Dgnu99 -Wn= o-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wal= l -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-err= or=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 -c /wor= kspace/src/usr.sbin/kldxref/elf.c -o elf.o --- all_subdir_stand --- --- btx.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -p= ipe -fno-common -I/workspace/src/stand/i386/btx/lib -nostdinc -I/tmp/o= bj/workspace/src/amd64.amd64/stand/libsa32 -I/workspace/src/stand/libsa -D_= STANDALONE -I/workspace/src/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dflo= aty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT -= I/workspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -m32 -ffreestanding = -mno-mmx -mno-sse -msoft-float -march=3Di386 -I. -Iinclude -DBTX_FLAGS=3D0= x0 -I/workspace/src/stand/i386/common -MD -MF.depend.btx.o -MTbtx.o -std= =3Dgnu99 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-pointer-sign= -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dat= tributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclo= bbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-= error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-alia= sing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Du= nused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-e= rror=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtauto= logical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operat= ion -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3D= format-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallth= rough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-er= ror=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-= error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-e= rror=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatem= ent-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno= -error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-member= -Os -mpreferred-stack-boundary=3D2 -c /workspace/src/stand/i386/bt= x/btx/btx.S -o btx.o --- all_subdir_sbin --- --- utils.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -= pipe -fno-common -DINET -DINET6 -DKAME_SCOPEID -DWITH_CASPER -DIPSEC -Wno= -error=3Dunused-but-set-variable -fPIE -g -MD -MF.depend.utils.o -MTutils.= o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-he= aders -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prot= otypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -= Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs = -Wold-style-definition -Wno-pointer-sign -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-decl= arations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-= not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wn= o-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body= -Wno-erro--- all_subdir_tests --- --- administrative.full --- --- all_subdir_sbin --- r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg= ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var= iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa= nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio= n -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-e= rror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno= -error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggres= sive-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=3Dstringop-truncation -Wno-return-ty= pe -c /workspace/src/sbin/ping/utils.c -o utils.o --- all_subdir_tests --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -p= ipe -fno-common -I/workspace/src/contrib/openbsm -g -std=3Dgnu99 -Wno-forma= t-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-= format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -W= return-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-paramete= r -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -W= no-pointer-sign -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=3Denu= m-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-erro= r=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function= -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-unini= tialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wn= o-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-erro= r=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-define= d -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3D= implicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-e= lt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointe= r-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optim= izations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-erro= r=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer= -memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -lbsm -lutil = -Wl,-zrelro -Wl,-znoexecstack -o administrative.full administrative.o util= s.o /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateauditd.a -lpr= ivateatf-c --- all_subdir_lib --- --- getusershell_test --- --- getusershell_test.full --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -p= ipe -fno-common -I/workspace/src/tests -fPIE -g -std=3Dgnu99 -Wno-format-ze= ro-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-form= at-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-u= ninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=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=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wno-address-of-packed-member -Wl,-zrelro -pie -Wl,-znoexecstack -o g= etusershell_test.full getusershell_test.o -lprivateatf-c --- all_subdir_stand --- --- btx --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -p= ipe -fno-common -I/workspace/src/stand/i386/btx/lib -nostdinc -I/tmp/obj/wo= rkspace/src/amd64.amd64/stand/libsa32 -I/workspace/src/stand/libsa -D_STAND= ALONE -I/workspace/src/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dfloaty-m= cfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT -I/wor= kspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -m32 -ffreestanding -mno-= mmx -mno-sse -msoft-float -march=3Di386 -I. -Iinclude -DBTX_FLAGS=3D0x0 -I/= workspace/src/stand/i386/common -std=3Dgnu99 -Wno-format-zero-length -Wsyst= em-headers -Werror -Wno-pointer-sign -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 -Os -mpreferred-stack-boundary=3D2 = -nostdlib -e start -Wl,--defsym,ORG=3D0x9000,-T,/workspace/src/stand/i386/= boot.ldscript -Wl,-N,-S,--oformat,binary -Wl,--build-id=3Dnone -Wl,-zrelro = -Wl,-znoexecstack -o btx btx.o =20 --- all_subdir_tests --- --- inter-process --- --- inter-process.full --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -p= ipe -fno-common -I/workspace/src/contrib/openbsm -g -std=3Dgnu99 -Wno-forma= t-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-= format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -W= return-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-paramete= r -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -W= no-pointer-sign -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=3Denu= m-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-erro= r=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function= -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-unini= tialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wn= o-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-erro= r=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-define= d -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3D= implicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-e= lt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointe= r-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optim= izations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-erro= r=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer= -memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -lbsm -lutil = -Wl,-zrelro -Wl,-znoexecstack -o inter-process.full inter-process.o utils.= o /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateauditd.a -lpriv= ateatf-c --- all_subdir_lib --- --- getusershell_test.debug --- /usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --only-keep-debug getuser= shell_test.full getusershell_test.debug --- all_subdir_tests --- --- administrative --- --- administrative.debug --- /usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --only-keep-debug adminis= trative.full administrative.debug --- all_subdir_stand --- collect2: fatal error: ld terminated with signal 11 [Segmentation fault], c= ore dumped compilation terminated. *** [btx] Error code 1 make[6]: stopped in /workspace/src/stand/i386/btx/btx 85.22 real 226.97 user 27.22 sys make[1]: stopped in /workspace/src make: stopped in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-gcc13_build] $ /bin/sh -xe /tmp/jenkins1342962559642083= 7334.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_6184_311655874.1726657441939--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1298660088.6185.1726657444364>