Date: Fri, 4 Oct 2024 21:28:01 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: br@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Subject: FreeBSD-main-amd64-gcc12_build - Build #3995 - Still Failing Message-ID: <863925675.17223.1728077284483@jenkins.ci.freebsd.org> In-Reply-To: <490835229.17209.1728073922100@jenkins.ci.freebsd.org> References: <490835229.17209.1728073922100@jenkins.ci.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
------=_Part_17222_839146729.1728077282062 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc12_build - Build #3995 (e0c37c160b115b0bf41847ab60a5d= abf0dc71300) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_buil= d/3995/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/= 3995/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/3= 995/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) 9e7e15b539a6f3ef98854a47ee346c9100875c8a by br: snd_hdspe(4): AO4S/AI4S support. 8fb4675688770783203e012fe21aa61154bb32f6 by br: snd_hdspe(4): Addendum to AO4S-192 and AI4S-192 support. e0c37c160b115b0bf41847ab60a5dabf0dc71300 by br: snd_hdsp(4): Support AO4S-192 and AI4S-192 extension boards. The end of the build log: [...truncated 87.99 MiB...] 122 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 const_mem_fu= n1_ref_t : public __binary_function<_Tp, _Ap, _Sp> { | ^~~~~~~~~~~~= ~~~~~~~~ --- all_subdir_rescue --- --- ifconfig_make --- --- af_nd6.o --- --- all_subdir_share --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:537: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/poin= ter_to_binary_function.h: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/poin= ter_to_binary_function.h:35:58: warning: 'template<class _Arg1, class _Arg2= , class _Result> class std::__1::pointer_to_binary_function' is deprecated = [-Wdeprecated-declarations] 35 | _LIBCPP_DEPRECATED_IN_CXX11 inline _LIBCPP_HIDE_FROM_ABI pointer_to= _binary_function<_Arg1, _Arg2, _Result> | ^~~~~~~~~~= ~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/poin= ter_to_binary_function.h:25:56: note: declared here 25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 pointer_to_b= inary_function | ^~~~~~~~~~~~= ~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/poin= ter_to_binary_function.h: In function 'std::__1::pointer_to_binary_function= <_Arg1, _Arg2, _Result> std::__1::ptr_fun(_Result (*)(_Arg1, _Arg2))': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/poin= ter_to_binary_function.h:37:10: warning: 'template<class _Arg1, class _Arg2= , class _Result> class std::__1::pointer_to_binary_function' is deprecated = [-Wdeprecated-declarations] 37 | return pointer_to_binary_function<_Arg1, _Arg2, _Result>(__f); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/poin= ter_to_binary_function.h:25:56: note: declared here 25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 pointer_to_b= inary_function | ^~~~~~~~~~~~= ~~~~~~~~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:538: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/poin= ter_to_unary_function.h: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/poin= ter_to_unary_function.h:35:58: warning: 'template<class _Arg, class _Result= > class std::__1::pointer_to_unary_function' is deprecated [-Wdeprecated-de= clarations] 35 | _LIBCPP_DEPRECATED_IN_CXX11 inline _LIBCPP_HIDE_FROM_ABI pointer_to= _unary_function<_Arg, _Result> | ^~~~~~~~~~= ~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/poin= ter_to_unary_function.h:25:56: note: declared here 25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 pointer_to_u= nary_function | ^~~~~~~~~~~~= ~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/poin= ter_to_unary_function.h: In function 'std::__1::pointer_to_unary_function<_= Arg, _Result> std::__1::ptr_fun(_Result (*)(_Arg))': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/poin= ter_to_unary_function.h:37:10: warning: 'template<class _Arg, class _Result= > class std::__1::pointer_to_unary_function' is deprecated [-Wdeprecated-de= clarations] 37 | return pointer_to_unary_function<_Arg, _Result>(__f); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/poin= ter_to_unary_function.h:25:56: note: declared here 25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 pointer_to_u= nary_function | ^~~~~~~~~~~~= ~~~~~~~~~~~~~ --- all_subdir_rescue --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --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/lib/libifconfig -I/tmp/obj/workspace/sr= c/amd64.amd64/rescue/rescue/workspace/src/lib/libifconfig -DINET6 -DINET -W= all -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wnested-externs -DRES= CUE -I/tmp/obj/workspace/src/amd64.amd64/lib/libifconfig -I/tmp/obj/workspa= ce/src/amd64.amd64/lib/libiscsiutil -MD -MF.depend.af_nd6.o -MTaf_nd6.o -s= td=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototyp= es -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wsha= dow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wol= d-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-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 -c /workspace/src/sbin/ifconfig/af_nd6.c -o af_nd6.o --- all_subdir_lib --- --- h_regex.debug --- --- all_subdir_share --- /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/ostream: In funct= ion 'std::__1::basic_ostream<_CharT, _Traits>& std::__1::operator<<(basic_o= stream<_CharT, _Traits>&, const char*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/ostream:754:24: 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] 754 | size_t __len =3D char_traits<char>::length(__strn); | ^~~~~~~~~~~ /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 --- /usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --only-keep-debug h_regex= .full h_regex.debug --- h_regex --- /usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dh_regex.debug h_regex.full h_regex --- exhaust_test --- (cd /workspace/src/lib/libc/tests/regex && DEPENDFILE=3D.depend.exhaust_te= st NO_SUBDIR=3D1 make -f /workspace/src/lib/libc/tests/regex/Makefile _REC= URSING_PROGS=3Dt PROG=3Dexhaust_test ) --- all_subdir_stand --- --- test.full --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -I/wor= kspace/src/stand/userboot -g -std=3Dgnu99 -Wno-format-zero-length -Wsystem-= headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-err= or=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-er= ror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaration= s -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-par= entheses -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 -Os -Wl,-zrelro -Wl,-znoexecstack -o t= est.full test.o =20 --- all_subdir_lib --- --- .depend.exhaust_test --- echo exhaust_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 /tmp/ob= j/workspace/src/amd64.amd64/lib/libnetbsd/libnetbsd_pie.a >> .depend.exhaus= t_test --- t_exhaust.o --- --- all_subdir_usr.bin --- --- proctab.o --- --- all_subdir_lib --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --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/contrib/netbsd-tests/lib/libc/regex -DR= EGEX_SPENCER -DSKIP_LEFTASSOC -I/workspace/src/lib/libnetbsd -I/workspace/s= rc/contrib/netbsd-tests -fPIE -g -MD -MF.depend.exhaust_test.t_exhaust.o -= MTt_exhaust.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong= -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -W= missing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -Wd= ate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobber= ed -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-erro= r=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing= -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunuse= d-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error= =3Dnonnull-c--- all_subdir_usr.bin --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -= pipe -fno-common -DHAS_ISBLANK -I. -I/workspace/src/contrib/one-true-awk = -DFOPEN_MAX=3D64 -fPIE -g -MD -MF.depend.proctab.o -MTproctab.o -std=3Dgnu= 99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werro= r -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bou= nds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-ali= gn -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error= =3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wn= o-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-fu= nction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe= -uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-val= ue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wn= o-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-= defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-er= ror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dme= mset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3D= pointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop= -optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wn= o-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-p= ointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-add= ress-of-packed-member -c proctab.c -o proctab.o --- all_subdir_lib --- ompare -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 /works= pace/src/contrib/netbsd-tests/lib/libc/regex/t_exhaust.c -o t_exhaust.o --- all_subdir_stand --- --- test.debug --- /usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --only-keep-debug test.fu= ll test.debug --- test --- --- all_subdir_libexec --- --- merge.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -= pipe -fno-common -march=3Di686 -mmmx -msse -msse2 -m32 -DCOMPAT_LIBCO= MPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT_LIB32 --sysroot=3D/tm= p/obj/workspace/src/amd64.amd64/tmp -B/tmp/obj/workspace/src/amd64.amd64/= tmp/usr/lib32 -Wall -DIN_RTLD -ffreestanding -I/workspace/src/lib/csu/commo= n -I/workspace/src/libexec/rtld-elf/i386 -I/workspace/src/libexec/rtld-elf = -fpic -DPIC -I/workspace/src/libexec/rtld-elf/rtld-libc -mno-mmx -mno-sse = -msoft-float -fvisibility=3Dhidden -g -MD -MF.depend.merge.o -MTmerge.o -= std=3Dgnu99 -Wno-format-zero-length -Wsystem-headers -Werror -Wall -Wno-for= mat-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wret= urn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -= Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign = -Wdate-time -Wformat=3D2 -Wno-format-extra-args -Werror -Wno-error=3Daddres= s -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compa= re -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-d= eclarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogic= al-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized = -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-b= ody -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-erro= r=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunu= sed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno= -error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dfor= mat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-c= ontext -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error= =3Dnonnull -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=3Drestri= ct -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -= Wno-error=3Doverflow -Wno-return-type -Wno-redundant-decls -c /works= pace/src/lib/libc/stdlib/merge.c -o merge.o --- all_subdir_stand --- /usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dtest.debug test.full test --- all_subdir_stand/userboot/userboot_4th --- =3D=3D=3D> stand/userboot/userboot_4th (all) --- all_subdir_usr.bin --- --- run.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -= pipe -fno-common -DHAS_ISBLANK -I. -I/workspace/src/contrib/one-true-awk = -DFOPEN_MAX=3D64 -fPIE -g -MD -MF.depend.run.o -MTrun.o -std=3Dgnu99 -Wno-= format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-p= ointer-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=3Denum-co= mpare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3D= strict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wn= o-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitial= ized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-er= ror=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3D= bool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -W= no-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpl= icit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-s= ize -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-co= mpare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizat= ions -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3D= multistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mem= access -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-pa= cked-member -c /workspace/src/contrib/one-true-awk/run.c -o run.o --- all_subdir_stand --- --- include/machine --- --- all_subdir_rescue --- --- ifstf.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --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/lib/libifconfig -I/tmp/obj/workspace/sr= c/amd64.amd64/rescue/rescue/workspace/src/lib/libifconfig -DINET6 -DINET -W= all -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wnested-externs -DRES= CUE -I/tmp/obj/workspace/src/amd64.amd64/lib/libifconfig -I/tmp/obj/workspa= ce/src/amd64.amd64/lib/libiscsiutil -MD -MF.depend.ifstf.o -MTifstf.o -std= =3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers = -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes= -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshado= w -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-= style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-er= ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e= rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio= ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa= rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro= r=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-error=3Dunused-const= -variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3D= expansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunc= ation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -W= no-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull = -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dca= tch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-err= or=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-= type -c /workspace/src/sbin/ifconfig/ifstf.c -o ifstf.o --- all_subdir_stand --- include/machine -> /workspace/src/sys/amd64/include --- include/x86 --- include/x86 -> /workspace/src/sys/x86/include --- vers.c --- sh /workspace/src/stand/common/newvers.sh /workspace/src/stand/userboot/us= erboot_4th/../userboot/version "User boot 4th" amd64 --- .depend --- echo userboot_4th.so.full: /tmp/obj/workspace/src/amd64.amd64/stand/ficl/li= bficl.a /tmp/obj/workspace/src/amd64.amd64/stand/libsa/libsa.a >> .depend --- autoload.pico --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -fpic = -DPIC -O2 -pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.= amd64/stand/libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/s= rc/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunctio= n-sections -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/lib= sa/geli -DLOADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse -msoft-floa= t -fPIC -mno-red-zone -I. -Iinclude -Wall -I/workspace/src/stand/userboot -= DUSERBOOT_ZFS_SUPPORT -I/workspace/src/stand/common -fPIC -I/workspace/src/= stand/ficl -I/workspace/src/stand/ficl/amd64 -I/workspace/src/stand/common = -DBF_DICTSIZE=3D30000 -DLOADER_MSDOS_SUPPORT -DLOADER_UFS_SUPPORT -DLOADER_= GPT_SUPPORT -DLOADER_MBR_SUPPORT -DLOADER_ZFS_SUPPORT -I/workspace/src/stan= d/libsa/zfs -I/workspace/src/sys/cddl/boot/zfs -I/workspace/src/sys/cddl/co= ntrib/opensolaris/uts/common -DHELP_FILENAME=3D\"loader.help.userboot\" -I.= -g -MD -MF.depend.autoload.pico -MTautoload.pico -std=3Dgnu99 -Wno-format= -zero-length -Wsystem-headers -Werror -Wno-pointer-sign -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 -Os -c /= workspace/src/stand/userboot/userboot_4th/../userboot/autoload.c -o autoloa= d.pico --- all_subdir_secure --- --- mux.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --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/crypto/openssh -include ssh_namespace.h= -include sk_config.h -DHAVE_LDNS=3D1 -include krb5_config.h -fPIE -g -MD = -MF.depend.mux.o -MTmux.o -std=3Dgnu99 -Wno-format-zero-length -fstack-prot= ector-strong -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 -c /workspace/src/crypto/openssh/mu= x.c -o mux.o --- all_subdir_stand --- --- bcache.pico --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -fpic = -DPIC -O2 -pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.= amd64/stand/libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/s= rc/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunctio= n-sections -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/lib= sa/geli -DLOADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse -msoft-floa= t -fPIC -mno-red-zone -I. -Iinclude -Wall -I/workspace/src/stand/userboot -= DUSERBOOT_ZFS_SUPPORT -I/workspace/src/stand/common -fPIC -I/workspace/src/= stand/ficl -I/workspace/src/stand/ficl/amd64 -I/workspace/src/stand/common = -DBF_DICTSIZE=3D30000 -DLOADER_MSDOS_SUPPORT -DLOADER_UFS_SUPPORT -DLOADER_= GPT_SUPPORT -DLOADER_MBR_SUPPORT -DLOADER_ZFS_SUPPORT -I/workspace/src/stan= d/libsa/zfs -I/workspace/src/sys/cddl/boot/zfs -I/workspace/src/sys/cddl/co= ntrib/opensolaris/uts/common -DHELP_FILENAME=3D\"loader.help.userboot\" -I.= -g -MD -MF.depend.bcache.pico -MTbcache.pico -std=3Dgnu99 -Wno-format-zer= o-length -Wsystem-headers -Werror -Wno-pointer-sign -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 -Os -c /workspa= ce/src/stand/common/bcache.c -o bcache.pico --- all_subdir_rescue --- --- fsdb_make --- --- utilities.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --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/sbin/fsck_ffs -DRESCUE -I/tmp/obj/works= pace/src/amd64.amd64/lib/libifconfig -I/tmp/obj/workspace/src/amd64.amd64/l= ib/libiscsiutil -MD -MF.depend.utilities.o -MTutilities.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/sbin/fsck_ffs/utilities.c -o utilities.o --- all_subdir_lib --- --- exhaust_test.full --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --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/netbsd-tests/lib/libc/regex -DREGE= X_SPENCER -DSKIP_LEFTASSOC -I/workspace/src/lib/libnetbsd -I/workspace/src/= contrib/netbsd-tests -fPIE -g -std=3Dgnu99 -Wno-format-zero-length -fstack-= protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unu= sed-parameter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -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 -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -Wl,-zre= lro -pie -Wl,-znoexecstack -o exhaust_test.full t_exhaust.o -lprivateatf-= c -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -lnetbsd_pie --- all_subdir_rescue --- --- ifconfig_make --- --- ifclone.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --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/lib/libifconfig -I/tmp/obj/workspace/sr= c/amd64.amd64/rescue/rescue/workspace/src/lib/libifconfig -DINET6 -DINET -W= all -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wnested-externs -DRES= CUE -I/tmp/obj/workspace/src/amd64.amd64/lib/libifconfig -I/tmp/obj/workspa= ce/src/amd64.amd64/lib/libiscsiutil -MD -MF.depend.ifclone.o -MTifclone.o = -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-head= ers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-protot= ypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Ws= hadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -W= old-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wn= o-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -W= no-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declar= ations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-no= t-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=3Ds= hift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-c= onst-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-erro= r=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-t= runcation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-contex= t -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonn= ull -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 -c /workspace/src/sbin/ifconfig/ifclone.c -o ifclone.o --- init_make --- --- getmntopts.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -= pipe -fno-common -DDEBUGSHELL -DSECURE -DLOGIN_CAP -DCOMPAT_SYSV_INIT -I/wo= rkspace/src/sbin/mount -DRESCUE -I/tmp/obj/workspace/src/amd64.amd64/lib/= libifconfig -I/tmp/obj/workspace/src/amd64.amd64/lib/libiscsiutil -MD -MF.= depend.getmntopts.o -MTgetmntopts.o -std=3Dgnu99 -Wno-format-zero-length -f= stack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -W= no-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wca= st-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=3Datt= ributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclob= bered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-e= rror=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-alias= ing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dun= used-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-er= ror=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautol= ogical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operati= on -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Df= ormat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthr= ough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-err= or=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-e= rror=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-er= ror=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistateme= nt-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-= error=3Dstringop-truncation -Wno-return-type -c /workspace/src/sbin/= mount/getmntopts.c -o getmntopts.o --- all_subdir_lib --- --- exhaust_test.debug --- /usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --only-keep-debug exhaust= _test.full exhaust_test.debug --- exhaust_test --- /usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dexhaust_test.debug exhaust_test.full exhaust_test --- regex_att_test --- (cd /workspace/src/lib/libc/tests/regex && DEPENDFILE=3D.depend.regex_att_= test NO_SUBDIR=3D1 make -f /workspace/src/lib/libc/tests/regex/Makefile _R= ECURSING_PROGS=3Dt PROG=3Dregex_att_test ) --- all_subdir_rescue --- --- fsdb_make --- --- ffs_subr.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --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/sbin/fsck_ffs -DRESCUE -I/tmp/obj/works= pace/src/amd64.amd64/lib/libifconfig -I/tmp/obj/workspace/src/amd64.amd64/l= ib/libiscsiutil -MD -MF.depend.ffs_subr.o -MTffs_subr.o -std=3Dgnu99 -Wno-= format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall = -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -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 -c /workspace/= src/sys/ufs/ffs/ffs_subr.c -o ffs_subr.o --- all_subdir_lib --- --- .depend.regex_att_test --- echo regex_att_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/li= bc.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a /tmp/= obj/workspace/src/amd64.amd64/tmp/usr/lib/libutil.a /tmp/obj/workspace/src/= amd64.amd64/lib/libnetbsd/libnetbsd_pie.a >> .depend.regex_att_test --- t_regex_att.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --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/contrib/netbsd-tests/lib/libc/regex -DR= EGEX_SPENCER -DSKIP_LEFTASSOC -I/workspace/src/lib/libnetbsd -I/workspace/s= rc/contrib/netbsd-tests -fPIE -g -MD -MF.depend.regex_att_test.t_regex_att= .o -MTt_regex_att.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-= strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parame= ter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-si= gn -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3D= attributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dc= lobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wn= o-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-al= iasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error= =3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -W= no-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dt= autological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-op= eration -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-erro= r=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fa= llthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wn= o-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -= Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -W= no-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultist= atement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess = -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-me= mber -c /workspace/src/contrib/netbsd-tests/lib/libc/regex/t_regex_att.= c -o t_regex_att.o --- all_subdir_rescue --- --- ifconfig_make --- --- ifmac.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --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/lib/libifconfig -I/tmp/obj/workspace/sr= c/amd64.amd64/rescue/rescue/workspace/src/lib/libifconfig -DINET6 -DINET -W= all -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wnested-externs -DRES= CUE -I/tmp/obj/workspace/src/amd64.amd64/lib/libifconfig -I/tmp/obj/workspa= ce/src/amd64.amd64/lib/libiscsiutil -MD -MF.depend.ifmac.o -MTifmac.o -std= =3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers = -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes= -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshado= w -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-= style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-er= ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e= rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio= ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa= rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro= r=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-error=3Dunused-const= -variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3D= expansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunc= ation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -W= no-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull = -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dca= tch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-err= or=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-= type -c /workspace/src/sbin/ifconfig/ifmac.c -o ifmac.o --- all_subdir_sbin --- --- iflagg.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --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/lib/libifconfig -I/tmp/obj/workspace/sr= c/amd64.amd64/lib/libifconfig -DINET6 -DINET -DJAIL -Wall -Wmissing-prototy= pes -Wcast-qual -Wwrite-strings -Wnested-externs -fPIE -g -MD -MF.depend.i= flagg.o -MTiflagg.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-= strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parame= ter -Wmissing-prototypes -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-err= or=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 -c /workspace/src/sbin/ifconfig/ifla= gg.c -o iflagg.o --- all_subdir_libexec --- --- reallocarray.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -= pipe -fno-common -march=3Di686 -mmmx -msse -msse2 -m32 -DCOMPAT_LIBCO= MPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT_LIB32 --sysroot=3D/tm= p/obj/workspace/src/amd64.amd64/tmp -B/tmp/obj/workspace/src/amd64.amd64/= tmp/usr/lib32 -Wall -DIN_RTLD -ffreestanding -I/workspace/src/lib/csu/commo= n -I/workspace/src/libexec/rtld-elf/i386 -I/workspace/src/libexec/rtld-elf = -fpic -DPIC -I/workspace/src/libexec/rtld-elf/rtld-libc -mno-mmx -mno-sse = -msoft-float -fvisibility=3Dhidden -g -MD -MF.depend.reallocarray.o -MTre= allocarray.o -std=3Dgnu99 -Wno-format-zero-length -Wsystem-headers -Werror = -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpoint= er-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunus= ed-parameter -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno= -pointer-sign -Wdate-time -Wformat=3D2 -Wno-format-extra-args -Werror -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-error=3Doverflow -Wno-return-type -Wno-redundant= -decls -c /workspace/src/lib/libc/stdlib/reallocarray.c -o reallocarray.o --- all_subdir_stand --- --- biossmap.pico --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -fpic = -DPIC -O2 -pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.= amd64/stand/libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/s= rc/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunctio= n-sections -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/lib= sa/geli -DLOADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse -msoft-floa= t -fPIC -mno-red-zone -I. -Iinclude -Wall -I/workspace/src/stand/userboot -= DUSERBOOT_ZFS_SUPPORT -I/workspace/src/stand/common -fPIC -I/workspace/src/= stand/ficl -I/workspace/src/stand/ficl/amd64 -I/workspace/src/stand/common = -DBF_DICTSIZE=3D30000 -DLOADER_MSDOS_SUPPORT -DLOADER_UFS_SUPPORT -DLOADER_= GPT_SUPPORT -DLOADER_MBR_SUPPORT -DLOADER_ZFS_SUPPORT -I/workspace/src/stan= d/libsa/zfs -I/workspace/src/sys/cddl/boot/zfs -I/workspace/src/sys/cddl/co= ntrib/opensolaris/uts/common -DHELP_FILENAME=3D\"loader.help.userboot\" -I.= -g -MD -MF.depend.biossmap.pico -MTbiossmap.pico -std=3Dgnu99 -Wno-format= -zero-length -Wsystem-headers -Werror -Wno-pointer-sign -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 -Os -c /= workspace/src/stand/userboot/userboot_4th/../userboot/biossmap.c -o biossma= p.pico --- bootinfo.pico --- --- all_subdir_cddl --- 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/equal.h:16, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/list:201, from /workspace/src/cddl/usr.sbin/zfsd/vdev.cc:50: /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] 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_rescue --- --- ifmedia.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --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/lib/libifconfig -I/tmp/obj/workspace/sr= c/amd64.amd64/rescue/rescue/workspace/src/lib/libifconfig -DINET6 -DINET -W= all -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wnested-externs -DRES= CUE -I/tmp/obj/workspace/src/amd64.amd64/lib/libifconfig -I/tmp/obj/workspa= ce/src/amd64.amd64/lib/libiscsiutil -MD -MF.depend.ifmedia.o -MTifmedia.o = -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-head= ers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-protot= ypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Ws= hadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -W= old-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wn= o-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -W= no-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declar= ations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-no= t-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=3Ds= hift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-c= onst-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-erro= r=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-t= runcation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-contex= t -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonn= ull -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 -c /workspace/src/sbin/ifconfig/ifmedia.c -o ifmedia.o --- all_subdir_stand --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -fpic = -DPIC -O2 -pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.= amd64/stand/libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/s= rc/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunctio= n-sections -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/lib= sa/geli -DLOADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse -msoft-floa= t -fPIC -mno-red-zone -I. -Iinclude -Wall -I/workspace/src/stand/userboot -= DUSERBOOT_ZFS_SUPPORT -I/workspace/src/stand/common -fPIC -I/workspace/src/= stand/ficl -I/workspace/src/stand/ficl/amd64 -I/workspace/src/stand/common = -DBF_DICTSIZE=3D30000 -DLOADER_MSDOS_SUPPORT -DLOADER_UFS_SUPPORT -DLOADER_= GPT_SUPPORT -DLOADER_MBR_SUPPORT -DLOADER_ZFS_SUPPORT -I/workspace/src/stan= d/libsa/zfs -I/workspace/src/sys/cddl/boot/zfs -I/workspace/src/sys/cddl/co= ntrib/opensolaris/uts/common -DHELP_FILENAME=3D\"loader.help.userboot\" -I.= -g -MD -MF.depend.bootinfo.pico -MTbootinfo.pico -std=3Dgnu99 -Wno-format= -zero-length -Wsystem-headers -Werror -Wno-pointer-sign -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 -Os -c /= workspace/src/stand/userboot/userboot_4th/../userboot/bootinfo.c -o bootinf= o.pico --- all_subdir_libexec --- --- errlst.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -= pipe -fno-common -march=3Di686 -mmmx -msse -msse2 -m32 -DCOMPAT_LIBCO= MPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT_LIB32 --sysroot=3D/tm= p/obj/workspace/src/amd64.amd64/tmp -B/tmp/obj/workspace/src/amd64.amd64/= tmp/usr/lib32 -Wall -DIN_RTLD -ffreestanding -I/workspace/src/lib/csu/commo= n -I/workspace/src/libexec/rtld-elf/i386 -I/workspace/src/libexec/rtld-elf = -fpic -DPIC -I/workspace/src/libexec/rtld-elf/rtld-libc -mno-mmx -mno-sse = -msoft-float -fvisibility=3Dhidden -g -MD -MF.depend.errlst.o -MTerrlst.o= -std=3Dgnu99 -Wno-format-zero-length -Wsystem-headers -Werror -Wall -Wno-f= ormat-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wr= eturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter= -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sig= n -Wdate-time -Wformat=3D2 -Wno-format-extra-args -Werror -Wno-error=3Daddr= ess -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-com= pare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated= -declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlog= ical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialize= d -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty= -body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-er= ror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Du= nused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -W= no-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Df= ormat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool= -context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error= =3Dnonnull -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=3Drestri= ct -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -= Wno-error=3Doverflow -Wno-return-type -I/workspace/src/lib/libc/include = -Wno-redundant-decls -c /workspace/src/lib/libc/gen/errlst.c -o errlst.o --- all_subdir_stand --- --- all_subdir_stand/i386 --- =3D=3D=3D> stand/i386 (all) --- all_subdir_stand/userboot --- --- bootinfo32.pico --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -fpic = -DPIC -O2 -pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.= amd64/stand/libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/s= rc/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunctio= n-sections -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/lib= sa/geli -DLOADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse -msoft-floa= t -fPIC -mno-red-zone -I. -Iinclude -Wall -I/workspace/src/stand/userboot -= DUSERBOOT_ZFS_SUPPORT -I/workspace/src/stand/common -fPIC -I/workspace/src/= stand/ficl -I/workspace/src/stand/ficl/amd64 -I/workspace/src/stand/common = -DBF_DICTSIZE=3D30000 -DLOADER_MSDOS_SUPPORT -DLOADER_UFS_SUPPORT -DLOADER_= GPT_SUPPORT -DLOADER_MBR_SUPPORT -DLOADER_ZFS_SUPPORT -I/workspace/src/stan= d/libsa/zfs -I/workspace/src/sys/cddl/boot/zfs -I/workspace/src/sys/cddl/co= ntrib/opensolaris/uts/common -DHELP_FILENAME=3D\"loader.help.userboot\" -I.= -g -MD -MF.depend.bootinfo32.pico -MTbootinfo32.pico -std=3Dgnu99 -Wno-fo= rmat-zero-length -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wn= o-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-er= ror=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-erro= r=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -W= no-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 -Os -c /= workspace/src/stand/userboot/userboot_4th/../userboot/bootinfo32.c -o booti= nfo32.pico --- all_subdir_libexec --- --- getcwd.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -= pipe -fno-common -march=3Di686 -mmmx -msse -msse2 -m32 -DCOMPAT_LIBCO= MPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT_LIB32 --sysroot=3D/tm= p/obj/workspace/src/amd64.amd64/tmp -B/tmp/obj/workspace/src/amd64.amd64/= tmp/usr/lib32 -Wall -DIN_RTLD -ffreestanding -I/workspace/src/lib/csu/commo= n -I/workspace/src/libexec/rtld-elf/i386 -I/workspace/src/libexec/rtld-elf = -fpic -DPIC -I/workspace/src/libexec/rtld-elf/rtld-libc -mno-mmx -mno-sse = -msoft-float -fvisibility=3Dhidden -g -MD -MF.depend.getcwd.o -MTgetcwd.o= -std=3Dgnu99 -Wno-format-zero-length -Wsystem-headers -Werror -Wall -Wno-f= ormat-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wr= eturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter= -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sig= n -Wdate-time -Wformat=3D2 -Wno-format-extra-args -Werror -Wno-error=3Daddr= ess -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-com= pare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated= -declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlog= ical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialize= d -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty= -body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-er= ror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Du= nused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -W= no-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Df= ormat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool= -context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error= =3Dnonnull -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=3Drestri= ct -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -= Wno-error=3Doverflow -Wno-return-type -Wno-redundant-decls -c /works= pace/src/lib/libc/gen/getcwd.c -o getcwd.o --- all_subdir_stand --- --- all_subdir_stand/i386 --- --- all_subdir_stand/i386/btx --- =3D=3D=3D> stand/i386/btx (all) --- include/machine --- --- all_subdir_cddl --- 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:111, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/tuple:1456, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__memory_resource/polymorphic_allocator.h:20, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/list:223: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:43= :28: warning: type attributes ignored after type is already defined [-Wattr= ibutes] 43 | class _LIBCPP_TEMPLATE_VIS allocator; | ^~~~~~~~~ --- 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 --- include/machine -> /workspace/src/sys/i386/include --- include/x86 --- include/x86 -> /workspace/src/sys/x86/include --- btx.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --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_stand/userboot --- --- bootinfo64.pico --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -fpic = -DPIC -O2 -pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.= amd64/stand/libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/s= rc/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunctio= n-sections -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/lib= sa/geli -DLOADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse -msoft-floa= t -fPIC -mno-red-zone -I. -Iinclude -Wall -I/workspace/src/stand/userboot -= DUSERBOOT_ZFS_SUPPORT -I/workspace/src/stand/common -fPIC -I/workspace/src/= stand/ficl -I/workspace/src/stand/ficl/amd64 -I/workspace/src/stand/common = -DBF_DICTSIZE=3D30000 -DLOADER_MSDOS_SUPPORT -DLOADER_UFS_SUPPORT -DLOADER_= GPT_SUPPORT -DLOADER_MBR_SUPPORT -DLOADER_ZFS_SUPPORT -I/workspace/src/stan= d/libsa/zfs -I/workspace/src/sys/cddl/boot/zfs -I/workspace/src/sys/cddl/co= ntrib/opensolaris/uts/common -DHELP_FILENAME=3D\"loader.help.userboot\" -I.= -g -MD -MF.depend.bootinfo64.pico -MTbootinfo64.pico -std=3Dgnu99 -Wno-fo= rmat-zero-length -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wn= o-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-er= ror=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-erro= r=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -W= no-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=3Dagg--- all_subdir_stand/i386 --- --- btx --- --- all_subdir_stand/userboot --- 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 -Os -c /workspace/src/stand/userboot= /userboot_4th/../userboot/bootinfo64.c -o bootinfo64.pico --- all_subdir_stand/i386 --- --- all_subdir_lib --- --- regex_att_test.full --- --- all_subdir_stand --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --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--- all_subdir_lib --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --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/netbsd-tests/lib/libc/regex -DREGE= X_SPENCER -DSKIP_LEFTASSOC -I/workspace/src/lib/libnetbsd -I/workspace/src/= contrib/netbsd-tests -fPIE -g -std=3Dgnu99 -Wno-format-zero-length -fstack-= protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unu= sed-parameter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -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 -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -Wl,-zre= lro -pie -Wl,-znoexecstack -o regex_att_test.full t_regex_att.o -lprivate= atf-c -lutil -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -lnetbsd_p= ie --- all_subdir_stand --- -function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dma= ybe-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-overflow -Wno-error=3Dformat-truncation -Wno= -error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error= =3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-err= or=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive= -loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-valu= e -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsiz= eof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wn= o-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,-znoexecs= tack -o btx btx.o =20 collect2: fatal error: ld terminated with signal 11 [Segmentation fault], c= ore dumped --- all_subdir_lib --- make[3]: stopped in /workspace/src/lib --- all_subdir_stand --- --- all_subdir_stand/userboot --- make[3]: stopped in /workspace/src/stand 45.10 real 55.72 user 8.86 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-gcc12_build] $ /bin/sh -xe /tmp/jenkins1085325268145548= 7409.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-main-amd64-gcc12_build Checking for post-build Performing post-build step Checking if email needs to be generated Email was triggered for: Failure - Any Sending email for trigger: Failure - Any Sending mail from default account using System Admin e-mail address ------=_Part_17222_839146729.1728077282062--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?863925675.17223.1728077284483>