Date: Fri, 18 Oct 2024 16:48:37 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: cy@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Subject: FreeBSD-main-amd64-gcc13_build - Build #1980 - Still Failing Message-ID: <612522672.2217.1729270120677@jenkins.ci.freebsd.org> In-Reply-To: <1472014496.2213.1729266644500@jenkins.ci.freebsd.org> References: <1472014496.2213.1729266644500@jenkins.ci.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
------=_Part_2216_1339953406.1729270118104 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc13_build - Build #1980 (0c2af19e78a0a8dbbf305b74c944b= 5758578ea30) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_buil= d/1980/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/= 1980/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/1= 980/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) 0a6d797cf6eb751d7eb613900cd19803e05d905f by cy: unbound: Vendor import 1.20.0 0c2af19e78a0a8dbbf305b74c944b5758578ea30 by cy: unbound: Remove testcode and testdata The end of the build log: [...truncated 97.33 MiB...] In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__memory/construct_at.h:23: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:278:28: warni= ng: 'always_inline' function might not be inlinable [-Wattributes] 278 | _LIBCPP_HIDE_FROM_ABI void __libcpp_operator_delete(_Args... __args= ) { | ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/ostream:925:1: wa= rning: 'always_inline' function might not be inlinable [-Wattributes] 925 | operator<<(basic_ostream<_CharT, _Traits>& __os, const basic_string= <_CharT, _Traits, _Allocator>& __str) { | ^~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/shared_p= tr.h:830:39: warning: 'always_inline' function might not be inlinable [-Wat= tributes] 830 | _LIBCPP_HIDE_FROM_ABI shared_ptr<_Tp> make_shared(_Args&&... __args= ) { | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/ostream:786:53: w= arning: 'always_inline' function might not be inlinable [-Wattributes] 786 | _LIBCPP_HIDE_FROM_ABI basic_ostream<char, _Traits>& operator<<(basi= c_ostream<char, _Traits>& __os, const char* __str) { | ^~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:101:1: warning: 'always_inline' function might not be inlinable [-Wat= tributes] 101 | __cxx_atomic_wait(_Atp* __a, _Tp const __val, memory_order __order)= { | ^~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:101:1: warning: 'always_inline' function might not be inlinable [-Wat= tributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:115:28: warning: 'always_inline' function might not be inlinable = [-Wattributes] 115 | _LIBCPP_HIDE_FROM_ABI void __cxx_atomic_store(__cxx_atomic_base_imp= l<_Tp>* __a, _Tp __val, memory_order __order) { | ^~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:110:1: warning: 'always_inline' function might not be inlinable [= -Wattributes] 110 | __cxx_atomic_store(volatile __cxx_atomic_base_impl<_Tp>* __a, _Tp _= _val, memory_order __order) { | ^~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:155:27: warning: 'always_inline' function might not be inlinable = [-Wattributes] 155 | _LIBCPP_HIDE_FROM_ABI _Tp __cxx_atomic_exchange(__cxx_atomic_base_i= mpl<_Tp>* __a, _Tp __value, memory_order __order) { | ^~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:147:1: warning: 'always_inline' function might not be inlinable [= -Wattributes] 147 | __cxx_atomic_exchange(volatile __cxx_atomic_base_impl<_Tp>* __a, _T= p __value, memory_order __order) { | ^~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:139:27: warning: 'always_inline' function might not be inlinable = [-Wattributes] 139 | _LIBCPP_HIDE_FROM_ABI _Tp __cxx_atomic_load(const __cxx_atomic_base= _impl<_Tp>* __a, memory_order __order) { | ^~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:120:27: warning: 'always_inline' function might not be inlinable = [-Wattributes] 120 | _LIBCPP_HIDE_FROM_ABI _Tp __cxx_atomic_load(const volatile __cxx_at= omic_base_impl<_Tp>* __a, memory_order __order) { | ^~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:278:28: warni= ng: 'always_inline' function might not be inlinable [-Wattributes] 278 | _LIBCPP_HIDE_FROM_ABI void __libcpp_operator_delete(_Args... __args= ) { | ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:299:28: warni= ng: 'always_inline' function might not be inlinable [-Wattributes] 299 | _LIBCPP_HIDE_FROM_ABI void __do_deallocate_handle_size(void* __ptr,= size_t __size, _Args... __args) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:269:29: warni= ng: 'always_inline' function might not be inlinable [-Wattributes] 269 | _LIBCPP_HIDE_FROM_ABI void* __libcpp_operator_new(_Args... __args) = { | ^~~~~~~~~~~~~~~~~~~~~ --- all_subdir_lib --- --- .depend.detach_test --- echo detach_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/obj= /workspace/src/amd64.amd64/tmp/usr/lib/libpthread.a /tmp/obj/workspace/src/= amd64.amd64/lib/libnetbsd/libnetbsd_pie.a >> .depend.detach_test --- t_detach.o --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -= pipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/= netbsd-tests -fPIE -g -MD -MF.depend.detach_test.t_detach.o -MTt_detach.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 -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-= error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-erro= r=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error= =3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wn= o-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error= =3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wn= o-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-= compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare= -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error= =3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflo= w -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-err= or=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept= -type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstring= op-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-fu= nction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wn= o-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstrin= gop-truncation -Wno-return-type -Wno-address-of-packed-member -c /works= pace/src/contrib/netbsd-tests/lib/libpthread/t_detach.c -o t_detach.o --- all_subdir_usr.bin --- --- mdoc_state.o --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -= pipe -fno-common -DHAVE_CONFIG_H -I/workspace/src/lib/libopenbsd/ -fPIE = -g -MD -MF.depend.mdoc_state.o -MTmdoc_state.o -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 -Wno-format -c /workspace/src/contri= b/mandoc/mdoc_state.c -o mdoc_state.o --- all_subdir_rescue --- --- v_right.o --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -= pipe -fno-common -D__REGEX_PRIVATE -D_XOPEN_SOURCE_EXTENDED=3D1 -I/worksp= ace/src/usr.bin/vi -I/workspace/src/contrib/nvi -I/workspace/src/contrib/nv= i/regex -I/workspace/src/usr.bin/vi/ex -DRESCUE -I/tmp/obj/workspace/src/a= md64.amd64/lib/libifconfig -I/tmp/obj/workspace/src/amd64.amd64/lib/libiscs= iutil -MD -MF.depend.v_right.o -MTv_right.o -std=3Dgnu99 -Wno-format-zero-= length -fstack-protector-strong -Wno-pointer-sign -Wdate-time -Wno-error=3D= address -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool= -compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprec= ated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error= =3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninit= ialized -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/contrib/nvi/vi/v_right.c -o v_right.o --- all_subdir_lib --- --- detach_test.full --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -p= ipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/net= bsd-tests -fPIE -g -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-s= trong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-paramet= er -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sig= n -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Da= ttributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dcl= obbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno= -error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-ali= asing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3D= unused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-= error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtaut= ological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-opera= tion -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error= =3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fal= lthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno= -error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -W= no-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wn= o-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultista= tement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -= Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-mem= ber -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -Wl,-zrelro -pie -W= l,-znoexecstack -o detach_test.full t_detach.o -lprivateatf-c -L/tmp/obj= /workspace/src/amd64.amd64/lib/libnetbsd -lnetbsd_pie -lpthread --- detach_test.debug --- --- all_subdir_usr.bin --- --- mdoc_validate.o --- --- all_subdir_lib --- /usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --only-keep-debug detach_= test.full detach_test.debug --- all_subdir_usr.bin --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -= pipe -fno-common -DHAVE_CONFIG_H -I/workspace/src/lib/libopenbsd/ -fPIE = -g -MD -MF.depend.mdoc_validate.o -MTmdoc_validate.o -std=3Dgnu99 -Wno-for= mat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wn= o-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith = -Wno-uninitialized -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 -Wno-format -c /workspace/src/= contrib/mandoc/mdoc_validate.c -o mdoc_validate.o --- all_subdir_lib --- --- detach_test --- /usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Ddetach_test.debug detach_test.full detach_test --- equal_test --- (cd /workspace/src/lib/libthr/tests && DEPENDFILE=3D.depend.equal_test NO= _SUBDIR=3D1 make -f /workspace/src/lib/libthr/tests/Makefile _RECURSING_PRO= GS=3Dt PROG=3Dequal_test ) --- all_subdir_rescue --- --- v_screen.o --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -= pipe -fno-common -D__REGEX_PRIVATE -D_XOPEN_SOURCE_EXTENDED=3D1 -I/worksp= ace/src/usr.bin/vi -I/workspace/src/contrib/nvi -I/workspace/src/contrib/nv= i/regex -I/workspace/src/usr.bin/vi/ex -DRESCUE -I/tmp/obj/workspace/src/a= md64.amd64/lib/libifconfig -I/tmp/obj/workspace/src/amd64.amd64/lib/libiscs= iutil -MD -MF.depend.v_screen.o -MTv_screen.o -std=3Dgnu99 -Wno-format-zer= o-length -fstack-protector-strong -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/contrib/nvi/vi/v_screen.c -o v_screen.o --- all_subdir_lib --- --- .depend.equal_test --- echo equal_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/obj/= workspace/src/amd64.amd64/tmp/usr/lib/libpthread.a /tmp/obj/workspace/src/a= md64.amd64/lib/libnetbsd/libnetbsd_pie.a >> .depend.equal_test --- t_equal.o --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -= pipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/= netbsd-tests -fPIE -g -MD -MF.depend.equal_test.t_equal.o -MTt_equal.o -st= d=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers= -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototype= s -Wpointer-arith -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 /works= pace/src/contrib/netbsd-tests/lib/libpthread/t_equal.c -o t_equal.o --- all_subdir_rescue --- --- v_scroll.o --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -= pipe -fno-common -D__REGEX_PRIVATE -D_XOPEN_SOURCE_EXTENDED=3D1 -I/worksp= ace/src/usr.bin/vi -I/workspace/src/contrib/nvi -I/workspace/src/contrib/nv= i/regex -I/workspace/src/usr.bin/vi/ex -DRESCUE -I/tmp/obj/workspace/src/a= md64.amd64/lib/libifconfig -I/tmp/obj/workspace/src/amd64.amd64/lib/libiscs= iutil -MD -MF.depend.v_scroll.o -MTv_scroll.o -std=3Dgnu99 -Wno-format-zer= o-length -fstack-protector-strong -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/contrib/nvi/vi/v_scroll.c -o v_scroll.o --- all_subdir_lib --- --- equal_test.full --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -p= ipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/net= bsd-tests -fPIE -g -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-s= trong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-paramet= er -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sig= n -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Da= ttributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dcl= obbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno= -error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-ali= asing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3D= unused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-= error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtaut= ological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-opera= tion -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error= =3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fal= lthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno= -error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -W= no-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wn= o-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultista= tement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -= Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-mem= ber -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -Wl,-zrelro -pie -W= l,-znoexecstack -o equal_test.full t_equal.o -lprivateatf-c -L/tmp/obj/w= orkspace/src/amd64.amd64/lib/libnetbsd -lnetbsd_pie -lpthread --- all_subdir_usr.sbin --- --- print-lmp.o --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -= pipe -fno-common -I/workspace/src/usr.sbin/tcpdump/tcpdump -I/workspace/s= rc/contrib/tcpdump -DHAVE_CONFIG_H -D_U_=3D"__attribute__((unused))" -DINET= 6 -DHAVE_OS_IPV6_SUPPORT -DLBL_ALIGN -DHAVE_CASPER -I/tmp/obj/workspace/src= /amd64.amd64/tmp/usr/include/openssl -DHAVE_LIBCRYPTO -DHAVE_OPENSSL_EVP_H = -DOPENSSL_API_COMPAT=3D0x10100000L -DHAVE_NET_PFVAR_H -DHAVE_NET_IF_PFLOG_H= -fPIE -g -MD -MF.depend.print-lmp.o -MTprint-lmp.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/contrib/tcp= dump/print-lmp.c -o print-lmp.o --- all_subdir_lib --- --- equal_test.debug --- /usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --only-keep-debug equal_t= est.full equal_test.debug --- equal_test --- /usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dequal_test.debug equal_test.full equal_test --- fork_test --- (cd /workspace/src/lib/libthr/tests && DEPENDFILE=3D.depend.fork_test NO_= SUBDIR=3D1 make -f /workspace/src/lib/libthr/tests/Makefile _RECURSING_PROG= S=3Dt PROG=3Dfork_test ) --- .depend.fork_test --- echo fork_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/obj/w= orkspace/src/amd64.amd64/tmp/usr/lib/libpthread.a /tmp/obj/workspace/src/am= d64.amd64/lib/libnetbsd/libnetbsd_pie.a >> .depend.fork_test --- t_fork.o --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -= pipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/= netbsd-tests -fPIE -g -MD -MF.depend.fork_test.t_fork.o -MTt_fork.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 -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-erro= r=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3D= bool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Dde= precated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-err= or=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunin= itialized -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/sr= c/contrib/netbsd-tests/lib/libpthread/t_fork.c -o t_fork.o --- all_subdir_rescue --- --- v_search.o --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -= pipe -fno-common -D__REGEX_PRIVATE -D_XOPEN_SOURCE_EXTENDED=3D1 -I/worksp= ace/src/usr.bin/vi -I/workspace/src/contrib/nvi -I/workspace/src/contrib/nv= i/regex -I/workspace/src/usr.bin/vi/ex -DRESCUE -I/tmp/obj/workspace/src/a= md64.amd64/lib/libifconfig -I/tmp/obj/workspace/src/amd64.amd64/lib/libiscs= iutil -MD -MF.depend.v_search.o -MTv_search.o -std=3Dgnu99 -Wno-format-zer= o-length -fstack-protector-strong -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/contrib/nvi/vi/v_search.c -o v_search.o --- all_subdir_lib --- --- fork_test.full --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -p= ipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/net= bsd-tests -fPIE -g -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-s= trong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-paramet= er -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sig= n -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Da= ttributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dcl= obbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno= -error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-ali= asing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3D= unused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-= error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtaut= ological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-opera= tion -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error= =3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fal= lthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno= -error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -W= no-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wn= o-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultista= tement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -= Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-mem= ber -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -Wl,-zrelro -pie -W= l,-znoexecstack -o fork_test.full t_fork.o -lprivateatf-c -L/tmp/obj/wor= kspace/src/amd64.amd64/lib/libnetbsd -lnetbsd_pie -lpthread --- fork_test.debug --- /usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --only-keep-debug fork_te= st.full fork_test.debug --- fork_test --- /usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dfork_test.debug fork_test.full fork_test --- fpu_test --- (cd /workspace/src/lib/libthr/tests && DEPENDFILE=3D.depend.fpu_test NO_S= UBDIR=3D1 make -f /workspace/src/lib/libthr/tests/Makefile _RECURSING_PROGS= =3Dt PROG=3Dfpu_test ) --- .depend.fpu_test --- echo fpu_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/obj/wo= rkspace/src/amd64.amd64/tmp/usr/lib/libpthread.a /tmp/obj/workspace/src/amd= 64.amd64/tmp/usr/lib/libm.a /tmp/obj/workspace/src/amd64.amd64/lib/libnetbs= d/libnetbsd_pie.a >> .depend.fpu_test --- t_fpu.o --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -= pipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/= netbsd-tests -fPIE -g -MD -MF.depend.fpu_test.t_fpu.o -MTt_fpu.o -std=3Dgn= u99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpo= inter-arith -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Da= ddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-= compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddepreca= ted-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3D= logical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitial= ized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dem= pty-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=3Ddeprecate= d -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-e= rror=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=3Dre= strict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncati= on -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/con= trib/netbsd-tests/lib/libpthread/t_fpu.c -o t_fpu.o --- fpu_test.full --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -p= ipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/net= bsd-tests -fPIE -g -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-s= trong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-paramet= er -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sig= n -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Da= ttributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dcl= obbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno= -error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-ali= asing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3D= unused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-= error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtaut= ological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-opera= tion -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error= =3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fal= lthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno= -error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -W= no-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wn= o-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultista= tement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -= Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-mem= ber -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -Wl,-zrelro -pie -W= l,-znoexecstack -o fpu_test.full t_fpu.o -lprivateatf-c -lm -L/tmp/obj/= workspace/src/amd64.amd64/lib/libnetbsd -lnetbsd_pie -lpthread --- fpu_test.debug --- /usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --only-keep-debug fpu_tes= t.full fpu_test.debug --- fpu_test --- /usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dfpu_test.debug fpu_test.full fpu_test --- all_subdir_rescue --- --- v_section.o --- --- all_subdir_lib --- --- join_test --- --- all_subdir_rescue --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -= pipe -fno-common -D__REGEX_PRIVATE -D_XOPEN_SOURCE_EXTENDED=3D1 -I/worksp= ace/src/usr.bin/vi -I/workspace/src/contrib/nvi -I/workspace/src/contrib/nv= i/regex -I/workspace/src/usr.bin/vi/ex -DRESCUE -I/tmp/obj/workspace/src/a= md64.amd64/lib/libifconfig -I/tmp/obj/workspace/src/amd64.amd64/lib/libiscs= iutil -MD -MF.depend.v_section.o -MTv_section.o -std=3Dgnu99 -Wno-format-z= ero-length -fstack-protector-strong -Wno-pointer-sign -Wdate-time -Wno-erro= r=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3D= bool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Dde= precated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-err= or=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunin= itialized -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/contrib/nvi/vi/v_section.c -o v_section.o --- all_subdir_lib --- (cd /workspace/src/lib/libthr/tests && DEPENDFILE=3D.depend.join_test NO_= SUBDIR=3D1 make -f /workspace/src/lib/libthr/tests/Makefile _RECURSING_PROG= S=3Dt PROG=3Djoin_test ) --- .depend.join_test --- echo join_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/obj/w= orkspace/src/amd64.amd64/tmp/usr/lib/libpthread.a /tmp/obj/workspace/src/am= d64.amd64/lib/libnetbsd/libnetbsd_pie.a >> .depend.join_test --- t_join.o --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -= pipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/= netbsd-tests -fPIE -g -MD -MF.depend.join_test.t_join.o -MTt_join.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 -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-erro= r=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3D= bool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Dde= precated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-err= or=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunin= itialized -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/sr= c/contrib/netbsd-tests/lib/libpthread/t_join.c -o t_join.o --- join_test.full --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -p= ipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/net= bsd-tests -fPIE -g -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-s= trong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-paramet= er -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sig= n -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Da= ttributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dcl= obbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno= -error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-ali= asing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3D= unused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-= error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtaut= ological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-opera= tion -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error= =3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fal= lthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno= -error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -W= no-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wn= o-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultista= tement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -= Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-mem= ber -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -Wl,-zrelro -pie -W= l,-znoexecstack -o join_test.full t_join.o -lprivateatf-c -L/tmp/obj/wor= kspace/src/amd64.amd64/lib/libnetbsd -lnetbsd_pie -lpthread --- all_subdir_rescue --- --- v_sentence.o --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -= pipe -fno-common -D__REGEX_PRIVATE -D_XOPEN_SOURCE_EXTENDED=3D1 -I/worksp= ace/src/usr.bin/vi -I/workspace/src/contrib/nvi -I/workspace/src/contrib/nv= i/regex -I/workspace/src/usr.bin/vi/ex -DRESCUE -I/tmp/obj/workspace/src/a= md64.amd64/lib/libifconfig -I/tmp/obj/workspace/src/amd64.amd64/lib/libiscs= iutil -MD -MF.depend.v_sentence.o -MTv_sentence.o -std=3Dgnu99 -Wno-format= -zero-length -fstack-protector-strong -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 -c /wor= kspace/src/contrib/nvi/vi/v_sentence.c -o v_sentence.o --- all_subdir_lib --- --- join_test.debug --- --- kill_test --- --- join_test --- /usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --only-keep-debug join_te= st.full join_test.debug --- kill_test --- (cd /workspace/src/lib/libthr/tests && DEPENDFILE=3D.depend.kill_test NO_= SUBDIR=3D1 make -f /workspace/src/lib/libthr/tests/Makefile _RECURSING_PROG= S=3Dt PROG=3Dkill_test ) --- join_test --- --- join_test --- /usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Djoin_test.debug join_test.full join_test --- all_subdir_usr.bin --- --- st.o --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -= pipe -fno-common -DHAVE_CONFIG_H -I/workspace/src/lib/libopenbsd/ -fPIE = -g -MD -MF.depend.st.o -MTst.o -std=3Dgnu99 -Wno-format-zero-length -fstac= k-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-u= nused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -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 -Wno-format -c /workspace/src/contrib/mandoc/st.c -o st= .o --- all_subdir_lib --- --- kill_test --- --- .depend.kill_test --- echo kill_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/obj/w= orkspace/src/amd64.amd64/tmp/usr/lib/libpthread.a /tmp/obj/workspace/src/am= d64.amd64/lib/libnetbsd/libnetbsd_pie.a >> .depend.kill_test --- t_kill.o --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -= pipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/= netbsd-tests -fPIE -g -MD -MF.depend.kill_test.t_kill.o -MTt_kill.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 -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-erro= r=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3D= bool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Dde= precated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-err= or=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunin= itialized -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/sr= c/contrib/netbsd-tests/lib/libpthread/t_kill.c -o t_kill.o --- mutex_test --- (cd /workspace/src/lib/libthr/tests && DEPENDFILE=3D.depend.mutex_test NO= _SUBDIR=3D1 make -f /workspace/src/lib/libthr/tests/Makefile _RECURSING_PRO= GS=3Dt PROG=3Dmutex_test ) --- all_subdir_usr.sbin --- --- print-loopback.o --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -= pipe -fno-common -I/workspace/src/usr.sbin/tcpdump/tcpdump -I/workspace/s= rc/contrib/tcpdump -DHAVE_CONFIG_H -D_U_=3D"__attribute__((unused))" -DINET= 6 -DHAVE_OS_IPV6_SUPPORT -DLBL_ALIGN -DHAVE_CASPER -I/tmp/obj/workspace/src= /amd64.amd64/tmp/usr/include/openssl -DHAVE_LIBCRYPTO -DHAVE_OPENSSL_EVP_H = -DOPENSSL_API_COMPAT=3D0x10100000L -DHAVE_NET_PFVAR_H -DHAVE_NET_IF_PFLOG_H= -fPIE -g -MD -MF.depend.print-loopback.o -MTprint-loopback.o -std=3Dgnu99= -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror = -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpoint= er-arith -Wno-uninitialized -Wno-pointer-sign -Wdate-time -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-return-type -Wno-address-of-packed-member -c /workspace/src/contr= ib/tcpdump/print-loopback.c -o print-loopback.o --- all_subdir_rescue --- --- v_status.o --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -= pipe -fno-common -D__REGEX_PRIVATE -D_XOPEN_SOURCE_EXTENDED=3D1 -I/worksp= ace/src/usr.bin/vi -I/workspace/src/contrib/nvi -I/workspace/src/contrib/nv= i/regex -I/workspace/src/usr.bin/vi/ex -DRESCUE -I/tmp/obj/workspace/src/a= md64.amd64/lib/libifconfig -I/tmp/obj/workspace/src/amd64.amd64/lib/libiscs= iutil -MD -MF.depend.v_status.o -MTv_status.o -std=3Dgnu99 -Wno-format-zer= o-length -fstack-protector-strong -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/contrib/nvi/vi/v_status.c -o v_status.o --- all_subdir_lib --- --- .depend.mutex_test --- echo mutex_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/obj/= workspace/src/amd64.amd64/tmp/usr/lib/libpthread.a /tmp/obj/workspace/src/a= md64.amd64/lib/libnetbsd/libnetbsd_pie.a >> .depend.mutex_test --- t_mutex.o --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -= pipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/= netbsd-tests -fPIE -g -MD -MF.depend.mutex_test.t_mutex.o -MTt_mutex.o -st= d=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers= -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototype= s -Wpointer-arith -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 /works= pace/src/contrib/netbsd-tests/lib/libpthread/t_mutex.c -o t_mutex.o --- kill_test --- --- kill_test.full --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -p= ipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/net= bsd-tests -fPIE -g -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-s= trong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-paramet= er -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sig= n -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Da= ttributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dcl= obbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno= -error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-ali= asing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3D= unused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-= error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtaut= ological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-opera= tion -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error= =3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fal= lthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno= -error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -W= no-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wn= o-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultista= tement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -= Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-mem= ber -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -Wl,-zrelro -pie -W= l,-znoexecstack -o kill_test.full t_kill.o -lprivateatf-c -L/tmp/obj/wor= kspace/src/amd64.amd64/lib/libnetbsd -lnetbsd_pie -lpthread --- kill_test.debug --- /usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --only-keep-debug kill_te= st.full kill_test.debug --- kill_test --- /usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dkill_test.debug kill_test.full kill_test --- all_subdir_rescue --- --- v_txt.o --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -= pipe -fno-common -D__REGEX_PRIVATE -D_XOPEN_SOURCE_EXTENDED=3D1 -I/worksp= ace/src/usr.bin/vi -I/workspace/src/contrib/nvi -I/workspace/src/contrib/nv= i/regex -I/workspace/src/usr.bin/vi/ex -DRESCUE -I/tmp/obj/workspace/src/a= md64.amd64/lib/libifconfig -I/tmp/obj/workspace/src/amd64.amd64/lib/libiscs= iutil -MD -MF.depend.v_txt.o -MTv_txt.o -std=3Dgnu99 -Wno-format-zero-leng= th -fstack-protector-strong -Wno-pointer-sign -Wdate-time -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-return-type -Wno-address-of-packed-member -c /workspace/src/contr= ib/nvi/vi/v_txt.c -o v_txt.o --- all_subdir_usr.bin --- --- all_subdir_usr.bin/mididump --- =3D=3D=3D> usr.bin/mididump (all) --- .depend --- echo mididump.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a = >> .depend --- mididump.o --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -= pipe -fno-common -fPIE -g -MD -MF.depend.mididump.o -MTmididump.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/usr.bin/mididump/mididump.c -o mididump.o --- all_subdir_usr.sbin --- --- print-lspping.o --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -= pipe -fno-common -I/workspace/src/usr.sbin/tcpdump/tcpdump -I/workspace/s= rc/contrib/tcpdump -DHAVE_CONFIG_H -D_U_=3D"__attribute__((unused))" -DINET= 6 -DHAVE_OS_IPV6_SUPPORT -DLBL_ALIGN -DHAVE_CASPER -I/tmp/obj/workspace/src= /amd64.amd64/tmp/usr/include/openssl -DHAVE_LIBCRYPTO -DHAVE_OPENSSL_EVP_H = -DOPENSSL_API_COMPAT=3D0x10100000L -DHAVE_NET_PFVAR_H -DHAVE_NET_IF_PFLOG_H= -fPIE -g -MD -MF.depend.print-lspping.o -MTprint-lspping.o -std=3Dgnu99 -= Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -W= all -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer= -arith -Wno-uninitialized -Wno-pointer-sign -Wdate-time -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-return-type -Wno-address-of-packed-member -c /workspace/src/contr= ib/tcpdump/print-lspping.c -o print-lspping.o --- all_subdir_usr.bin --- /workspace/src/usr.bin/mididump/mididump.c:50:1: error: 'static' is not at = beginning of declaration [-Werror=3Dold-style-declaration] 50 | } static notes[] =3D { | ^ /workspace/src/usr.bin/mididump/mididump.c: In function 'main': /workspace/src/usr.bin/mididump/mididump.c:214:32: error: comparison is alw= ays false due to limited range of data type [-Werror=3Dtype-limits] 214 | if (b1 < 0 || b1 > ARRLEN(ctls) - 1) | ^ cc1: all warnings being treated as errors *** [mididump.o] Error code 1 make[4]: stopped in /workspace/src/usr.bin/mididump --- all_subdir_usr.sbin --- make[2]: stopped in /workspace/src --- all_subdir_usr.bin --- make[2]: stopped in /workspace/src --- all_subdir_lib --- make[2]: stopped in /workspace/src --- all_subdir_rescue --- *** [vi_make] Error code 6 make[5]: stopped in /tmp/obj/workspace/src/amd64.amd64/rescue/rescue 1 error make[5]: stopped in /tmp/obj/workspace/src/amd64.amd64/rescue/rescue *** [objs] Error code 2 make[4]: stopped in /workspace/src/rescue/rescue 1 error make[4]: stopped in /workspace/src/rescue/rescue make[3]: stopped in /workspace/src/rescue make[2]: stopped in /workspace/src --- all_subdir_tests --- make[3]: stopped in /workspace/src/tests make[2]: stopped in /workspace/src 166.18 real 1405.72 user 147.88 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/jenkins3802548831831002= 693.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_2216_1339953406.1729270118104--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?612522672.2217.1729270120677>