Date: Thu, 22 Feb 2024 23:54:42 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: jhb@FreeBSD.org, jrtc27@FreeBSD.org, gbe@FreeBSD.org, lwhsu@FreeBSD.org, chs@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Subject: FreeBSD-main-amd64-gcc12_build - Build #2453 - Still Failing Message-ID: <499957765.1809.1708646085104@jenkins.ci.freebsd.org> In-Reply-To: <1247033870.1803.1708638673196@jenkins.ci.freebsd.org> References: <1247033870.1803.1708638673196@jenkins.ci.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
------=_Part_1808_216321445.1708646082443 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc12_build - Build #2453 (d646dca3bc1bbd3bfd38bc5ed375d= 7a346768dcf) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_buil= d/2453/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/= 2453/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/2= 453/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) 34467bd762a77345915d07f4f0630c3fe0b53a23 by chs: x86/ucode: add support for early loading of CPU ucode on AMD. 121be555997b3d7727e50d15acabd0ffbf4a4247 by jrtc27: arm: Set NEW_PCIB in DEFAULTS rather than a subset of kernel configs f2fcb68074a51a8b399dc80d4c03fbe98a0ab92c by jhb: acpi: Defer reserving resources for ACPI devices 1b09a310b78cd2965e3a2fc392327d9cc1376a44 by lwhsu: Add link from if_iwlwifi(4) to iwlwifi(4) d646dca3bc1bbd3bfd38bc5ed375d7a346768dcf by gbe: bge(4): Fix some typos in source code comments The end of the build log: [...truncated 105.08 MiB...] 266 | void* __libcpp_operator_new(_Args ...__args) { | ^~~~~~~~~~~~~~~~~~~~~ --- all_subdir_lib/libnv --- --- cnv_tests --- In function 'constexpr size_t std::__1::__constexpr_strlen(const char*)', inlined from 'static constexpr size_t std::__1::char_traits<char>::leng= th(const char_type*)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include= /c++/v1/__string/char_traits.h:222:37, inlined from 'std::__1::basic_ostream<char, _Traits>& std::__1::operato= r<<(basic_ostream<char, _Traits>&, const char*) [with _Traits =3D char_trai= ts<char>]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/ost= ream:909:43, inlined from 'virtual void {anonymous}::atfu_tc_cnvlist_get_number::bod= y() const' at /workspace/src/lib/libnv/tests/cnv_tests.cc:102:2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:49:26: warning: argument 1 null where non-null expected [-W= nonnull] 49 | return __builtin_strlen(__str); | ~~~~~~~~~~~~~~~~^~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:49:26: note: in a call to built-in function 'long unsigned = int __builtin_strlen(const char*)' --- all_subdir_lib/googletest --- --- all_subdir_lib/googletest/tests/gmock_main --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/ostream:178, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/pr= ivate/gmock/gmock-spec-builders.h:68: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/bitset: At global= scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/bitset:767:30: wa= rning: 'template<class _CharT> struct std::__1::char_traits' is deprecated:= char_traits<T> for T not equal to char, wchar_t, char8_t, char16_t or char= 32_t is non-standard and is provided for a temporary period. It will be rem= oved in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 767 | basic_string<_CharT, char_traits<_CharT>, allocator<_CharT>= > to_string(_CharT __zero =3D _CharT('0'), | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:23= :29: note: declared here 23 | struct _LIBCPP_TEMPLATE_VIS char_traits; | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/bitset:770:24: wa= rning: 'template<class _CharT> struct std::__1::char_traits' is deprecated:= char_traits<T> for T not equal to char, wchar_t, char8_t, char16_t or char= 32_t is non-standard and is provided for a temporary period. It will be rem= oved in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 770 | basic_string<char, char_traits<char>, allocator<char> > to_stri= ng(char __zero =3D '0', | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:23= :29: note: declared here 23 | struct _LIBCPP_TEMPLATE_VIS char_traits; | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/bitset: In constr= uctor 'std::__1::bitset<_Size>::bitset(const _CharT*, typename std::__1::ba= sic_string<_CharT>::size_type, _CharT, _CharT)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/bitset:702:39: wa= rning: 'template<class _CharT> struct std::__1::char_traits' is deprecated:= char_traits<T> for T not equal to char, wchar_t, char8_t, char16_t or char= 32_t is non-standard and is provided for a temporary period. It will be rem= oved in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 702 | size_t __rlen =3D std::min(__n, char_traits<_CharT>::length= (__str)); | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:23= :29: note: declared here 23 | struct _LIBCPP_TEMPLATE_VIS char_traits; | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/bitset: At global= scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/bitset:994:22: wa= rning: 'template<class _CharT> struct std::__1::char_traits' is deprecated:= char_traits<T> for T not equal to char, wchar_t, char8_t, char16_t or char= 32_t is non-standard and is provided for a temporary period. It will be rem= oved in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 994 | basic_string<_CharT, char_traits<_CharT>, allocator<_CharT> > | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:23= :29: note: declared here 23 | struct _LIBCPP_TEMPLATE_VIS char_traits; | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/bitset: In member= function 'std::__1::basic_string<_CharT> std::__1::bitset<_Size>::to_strin= g(_CharT, _CharT) const': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/bitset:997:30: wa= rning: 'template<class _CharT> struct std::__1::char_traits' is deprecated:= char_traits<T> for T not equal to char, wchar_t, char8_t, char16_t or char= 32_t is non-standard and is provided for a temporary period. It will be rem= oved in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] 997 | return to_string<_CharT, char_traits<_CharT>, allocator<_CharT>= >(__zero, __one); | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:23= :29: note: declared here 23 | struct _LIBCPP_TEMPLATE_VIS char_traits; | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/bitset: At global= scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/bitset:1003:20: 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 18, so please migrate off of it. [-Wdeprecated-declarations] 1003 | basic_string<char, char_traits<char>, allocator<char> > | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:23= :29: note: declared here 23 | struct _LIBCPP_TEMPLATE_VIS char_traits; | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/bitset: In member= function 'std::__1::basic_string<char> std::__1::bitset<_Size>::to_string(= char, char) const': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/bitset:1006:28: 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 18, so please migrate off of it. [-Wdeprecated-declarations] 1006 | return to_string<char, char_traits<char>, allocator<char> >(__z= ero, __one); | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:23= :29: note: declared here 23 | struct _LIBCPP_TEMPLATE_VIS char_traits; | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/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:871:28: 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 18, so please migrate off of it. [-Wdeprecated-declarations] 871 | 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_usr.sbin --- --- all_subdir_usr.sbin/acpi --- --- aslmaputils.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 -DACPI_ASL_COMPILER -I. -I/workspace/src/sys -fPIE -g -M= D -MF.depend.aslmaputils.o -MTaslmaputils.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=3Dbool-compare = -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-decl= arations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-= not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wn= o-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body= -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error= =3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunus= ed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-= error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dform= at-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-co= ntext -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3D= nonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-er= ror=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-er= ror=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict = -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno= -return-type -Wno-address-of-packed-member -c /workspace/src/sys/cont= rib/dev/acpica/compiler/aslmaputils.c -o aslmaputils.o --- all_subdir_usr.sbin/bsnmpd --- --- printcap.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 -DNDEBUG -I/workspace/src/usr.sbin/lpr/common_s= ource -I. -g -MD -MF.depend.printcap.pico -MTprintcap.pico -std=3Dgnu99 -fs= tack-protector-strong -c /workspace/src/usr.sbin/lpr/common_source/printcap= .c -o printcap.pico --- all_subdir_usr.sbin/bluetooth --- --- session.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/usr.sbin/bluetooth/bthidd -fPIE -g -MD = -MF.depend.session.o -MTsession.o -std=3Dgnu99 -Wno-format-zero-length -fs= tack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wn= o-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcas= t-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -W= char-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -= Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattr= ibutes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobb= ered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-er= ror=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasi= ng -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunu= sed-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-err= or=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautolo= gical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operatio= n -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dfo= rmat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthro= ugh -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-erro= r=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-er= ror=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-err= or=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatemen= t-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-e= rror=3Dstringop-truncation -Wno-return-type -c /workspace/src/usr.sb= in/bluetooth/bthidd/session.c -o session.o --- all_subdir_usr.sbin/acpi --- --- aslmessages.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 -DACPI_ASL_COMPILER -I. -I/workspace/src/sys -fPIE -g -M= D -MF.depend.aslmessages.o -MTaslmessages.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=3Dbool-compare = -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-decl= arations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-= not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wn= o-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body= -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error= =3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunus= ed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-= error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dform= at-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-co= ntext -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3D= nonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-er= ror=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-er= ror=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict = -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno= -return-type -Wno-address-of-packed-member -c /workspace/src/sys/cont= rib/dev/acpica/compiler/aslmessages.c -o aslmessages.o --- all_subdir_usr.sbin/bluetooth --- --- bthidd.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/usr.sbin/bluetooth/bthidd -fPIE -g -std=3D= gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -We= rror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -W= pointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -= Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-sty= le-definition -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o bthidd.full bthidd.o btuinput.= o client.o hid.o kbd.o lexer.o parser.o server.o session.o -lbluetooth -= lusbhid=20 --- bthidd.8.gz --- gzip -cn /workspace/src/usr.sbin/bluetooth/bthidd/bthidd.8 > bthidd.8.gz --- bthidd.debug --- /usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --only-keep-debug bthidd.= full bthidd.debug --- bthidd --- /usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dbthidd.debug bthidd.full bthidd --- all_subdir_usr.sbin/bluetooth/iwmbtfw --- =3D=3D=3D> usr.sbin/bluetooth/iwmbtfw (all) --- all_subdir_usr.sbin/bsnmpd --- --- hostres_tree.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 -DNDEBUG -I/workspace/src/usr.sbin/lpr/common_= source -I. -g -MD -MF.depend.hostres_tree.pico -MThostres_tree.pico -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 hostres_tree.c -o hostres_tree.pico --- all_subdir_usr.sbin/acpi --- --- aslmethod.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 -DACPI_ASL_COMPILER -I. -I/workspace/src/sys -fPIE -g -M= D -MF.depend.aslmethod.o -MTaslmethod.o -std=3Dgnu99 -Wno-format-zero-leng= th -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=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 -c /workspace/src/sys/contrib= /dev/acpica/compiler/aslmethod.c -o aslmethod.o --- all_subdir_usr.bin --- --- file.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 -fPIE -g -MD -MF.depend.file.o -MTfile.o -std=3Dc11 -Wn= o-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wal= l -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-a= rith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-p= arameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defini= tion -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-declarations -Wno-erro= r=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -W= no-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-f= unction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmayb= e-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-va= lue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -W= no-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to= -defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-e= rror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dm= emset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error= =3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-l= oop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value = -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeo= f-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type = -c /workspace/src/usr.bin/sort/file.c -o file.o --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/bluetooth --- --- .depend --- echo iwmbtfw.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /t= mp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libusb.a >> .depend --- main.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 -fPIE -g -MD -MF.depend.main.o -MTmain.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 -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused= -parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defi= nition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darra= y-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcas= t-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-er= ror=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=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 = -c /workspace/src/usr.sbin/bluetooth/iwmbtfw/main.c -o main.o --- all_subdir_usr.sbin/bsnmpd --- --- snmp_hostres.so.6.full --- building shared library snmp_hostres.so.6 /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/ -Wl,-= zrelro -Wl,-znoexecstack -fstack-protector-strong -shared -Wl,-x -Wl,--fa= tal-warnings -Wl,--warn-shared-textrel -o snmp_hostres.so.6.full -Wl,-sona= me,snmp_hostres.so.6 hostres_begemot.pico hostres_device_tbl.pico hostres_d= iskstorage_tbl.pico hostres_fs_tbl.pico hostres_network_tbl.pico hostres_pa= rtition_tbl.pico hostres_printer_tbl.pico hostres_processor_tbl.pico hostre= s_scalars.pico hostres_snmp.pico hostres_storage_tbl.pico hostres_swinstall= ed_tbl.pico hostres_swrun_tbl.pico printcap.pico hostres_tree.pico -lkvm = -ldevinfo -lm -lgeom -lmemstat=20 --- snmp_hostres.3.gz --- sed -e 's%@MODPATH@%/usr/lib/%g'=09=09 -e 's%@DEFPATH@%/usr/share/snmp/defs= /%g'=09=09 -e 's%@MIBSPATH@%/usr/share/snmp/mibs/%g' < /workspace/src/usr.s= bin/bsnmpd/modules/snmp_hostres/snmp_hostres.3 | gzip -cn > snmp_hostres.3.= gz --- snmp_hostres.so.6.debug --- /usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --only-keep-debug snmp_ho= stres.so.6.full snmp_hostres.so.6.debug --- all_subdir_tests --- --- mkdir --- --- mkdir.full --- --- all_subdir_usr.sbin --- --- snmp_hostres.so.6 --- --- all_subdir_tests --- /usr/local/bin/x86_64-unknown-freebsd14.0-g++12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -p= ipe -fno-common -fPIE -g -Wno-format-zero-length -fstack-protector-strong -= Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wpo= inter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wu= nused-parameter -Wcast-align -Wchar-subscripts -Wdate-time -Wno-error=3Dadd= ress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-co= mpare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecate= d-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlo= gical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitializ= ed -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempt= y-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-e= rror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3D= unused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -= Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3D= format-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-boo= l-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-erro= r=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wn= o-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wn= o-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestr= ict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation = -Wno-return-type -I/workspace/src/tests -I/workspace/src/sys/fs/fuse -I/wor= kspace/src/sbin/mount -I/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/= private -DGTEST_HAS_POSIX_RE=3D1 -DGTEST_HAS_PTHREAD=3D1 -DGTEST_HAS_STREAM= _REDIRECTION=3D1 -frtti -fPIE -std=3Dc++14 -Wno-class-memaccess -Wno-deprec= ated-copy -Wno-literal-suffix -Wno-error=3Dunknown-pragmas -Wno-placement-n= ew -Wno-attributes -Wno-unused-but-set-variable -Wl,-zrelro -pie -Wl,-znoe= xecstack -o mkdir.full mkdir.o getmntopts.o mockfs.o utils.o -lprivategm= ock -lprivategtest -lprivategtest -lutil -lpthread --- all_subdir_usr.sbin --- /usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dsnmp_hostres.so.6.debug snmp_hostres.so.6.full snmp_hostres.so.= 6 --- all_subdir_usr.sbin/bsnmpd/modules/snmp_lm75 --- =3D=3D=3D> usr.sbin/bsnmpd/modules/snmp_lm75 (all) --- lm75_tree.c --- cat /workspace/src/usr.sbin/bsnmpd/modules/snmp_lm75/lm75_tree.def | gensnm= ptree -f -I/usr/share/snmpdefs -p lm75_ --- lm75_oid.h --- cat /workspace/src/usr.sbin/bsnmpd/modules/snmp_lm75/lm75_tree.def | gensnm= ptree -I/usr/share/snmpdefs -e begemotLm75 > lm75_oid.h --- snmp_lm75.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 -I. -g -MD -MF.depend.snmp_lm75.pico -MTsnm= p_lm75.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -= Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmi= ssing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings = -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wneste= d-externs -Wold-style-definition -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 -c /workspace/src/usr.sbin/bsnmpd/modules/s= nmp_lm75/snmp_lm75.c -o snmp_lm75.pico --- all_subdir_tests --- --- mkdir.debug --- /usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --only-keep-debug mkdir.f= ull mkdir.debug --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/acpi --- --- aslnamesp.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 -DACPI_ASL_COMPILER -I. -I/workspace/src/sys -fPIE -g -M= D -MF.depend.aslnamesp.o -MTaslnamesp.o -std=3Dgnu99 -Wno-format-zero-leng= th -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=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 -c /workspace/src/sys/contrib= /dev/acpica/compiler/aslnamesp.c -o aslnamesp.o --- all_subdir_usr.sbin/bsnmpd --- --- lm75_tree.pico --- --- all_subdir_tests --- --- mkdir --- --- all_subdir_usr.sbin --- /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 -I. -g -MD -MF.depend.lm75_tree.pico -MTlm7= 5_tree.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -= Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmi= ssing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings = -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wneste= d-externs -Wold-style-definition -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 -c lm75_tree.c -o lm75_tree.pico --- all_subdir_tests --- /usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dmkdir.debug mkdir.full mkdir --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/bluetooth --- --- iwmbt_fw.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 -fPIE -g -MD -MF.depend.iwmbt_fw.o -MTiwmbt_fw.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.sbin/bluetooth/iwmbtfw/iwmbt_fw.c -o iwmb= t_fw.o --- all_subdir_usr.sbin/bsnmpd --- --- snmp_lm75.so.6.full --- building shared library snmp_lm75.so.6 /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/ -Wl,-= zrelro -Wl,-znoexecstack -fstack-protector-strong -shared -Wl,-x -Wl,--fa= tal-warnings -Wl,--warn-shared-textrel -o snmp_lm75.so.6.full -Wl,-soname,= snmp_lm75.so.6 snmp_lm75.pico lm75_tree.pico=20 --- all_subdir_tests --- --- opendir --- (cd /workspace/src/tests/sys/fs/fusefs && DEPENDFILE=3D.depend.opendir NO= _SUBDIR=3D1 make -f /workspace/src/tests/sys/fs/fusefs/Makefile _RECURSING_= PROGS=3Dt PROG=3Dopendir PROG_CXX=3Dopendir) --- all_subdir_usr.sbin --- --- snmp_lm75.3.gz --- sed -e 's%@MODPATH@%/usr/lib/%g'=09=09 -e 's%@DEFPATH@%/usr/share/snmp/defs= /%g'=09=09 -e 's%@MIBSPATH@%/usr/share/snmp/mibs/%g' < /workspace/src/usr.s= bin/bsnmpd/modules/snmp_lm75/snmp_lm75.3 | gzip -cn > snmp_lm75.3.gz --- snmp_lm75.so.6.debug --- /usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --only-keep-debug snmp_lm= 75.so.6.full snmp_lm75.so.6.debug --- snmp_lm75.so.6 --- /usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dsnmp_lm75.so.6.debug snmp_lm75.so.6.full snmp_lm75.so.6 --- all_subdir_tests --- --- .depend.opendir --- --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/bsnmpd/modules/snmp_mibII --- =3D=3D=3D> usr.sbin/bsnmpd/modules/snmp_mibII (all) --- all_subdir_tests --- echo opendir.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /t= mp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libpthread.a /tmp/obj/workspac= e/src/amd64.amd64/tmp/usr/lib/libprivategmock.a /tmp/obj/workspace/src/amd6= 4.amd64/tmp/usr/lib/libprivategtest.a /tmp/obj/workspace/src/amd64.amd64/tm= p/usr/lib/libprivategtest.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/= libutil.a >> .depend.opendir echo opendir.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc++.a = >> .depend.opendir --- opendir.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-g++12 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 = -pipe -fno-common -fPIE -g -MD -MF.depend.opendir.opendir.o -MTopendir.o -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wa= ll -Wno-format-y2k -W -Wno-unused-parameter -Wpointer-arith -Wreturn-type -= Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-alig= n -Wchar-subscripts -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 -I/work= space/src/tests -I/workspace/src/sys/fs/fuse -I/workspace/src/sbin/mount -I= /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private -DGTEST_HAS_POSI= X_RE=3D1 -DGTEST_HAS_PTHREAD=3D1 -DGTEST_HAS_STREAM_REDIRECTION=3D1 -frtti = -fPIE -std=3Dc++14 -Wno-class-memaccess -Wno-deprecated-copy -Wno-literal-s= uffix -Wno-error=3Dunknown-pragmas -Wno-placement-new -Wno-attributes -Wno-= unused-but-set-variable -c /workspace/src/tests/sys/fs/fusefs/opendir.c= c -o opendir.o --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/bluetooth --- --- iwmbt_hw.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 -fPIE -g -MD -MF.depend.iwmbt_hw.o -MTiwmbt_hw.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.sbin/bluetooth/iwmbtfw/iwmbt_hw.c -o iwmb= t_hw.o --- all_subdir_usr.sbin/bsnmpd --- --- mibII_tree.c --- cat /workspace/src/contrib/bsnmp/snmp_mibII/mibII_tree.def | gensnmptree -f= -I/usr/share/snmpdefs -p mibII_ --- mibII_oid.h --- cat /workspace/src/contrib/bsnmp/snmp_mibII/mibII_tree.def | gensnmptree -I= /usr/share/snmpdefs -e ipAddrTable ifTable ifRcvAddressEntry ifMIB ipMIB tc= pMIB udpMIB=09 ipForward ifIndex linkDown linkUp > mibII_oid.h --- mibII.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 -I/workspace/src/contrib/bsnmp/lib -I/workspac= e/src/contrib/bsnmp/snmpd -DHAVE_ERR_H -DHAVE_GETADDRINFO -DHAVE_STRLCPY -D= HAVE_SYS_TREE_H -I. -g -MD -MF.depend.mibII.pico -MTmibII.pico -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 -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wu= nused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style= -definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-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 -c /workspace/src/contrib/bsnmp/snmp_mibII/mibII.c -o mibII.pico --- all_subdir_usr.sbin/acpi --- --- asloffset.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 -DACPI_ASL_COMPILER -I. -I/workspace/src/sys -fPIE -g -M= D -MF.depend.asloffset.o -MTasloffset.o -std=3Dgnu99 -Wno-format-zero-leng= th -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=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 -c /workspace/src/sys/contrib= /dev/acpica/compiler/asloffset.c -o asloffset.o --- all_subdir_rescue --- collect2: error: ld returned 1 exit status *** [rescue] Error code 1 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 *** [rescue] Error code 2 make[4]: stopped in /workspace/src/rescue/rescue 1 error make[4]: stopped in /workspace/src/rescue/rescue --- all_subdir_tests --- make[5]: stopped in /workspace/src/tests/sys/fs --- all_subdir_lib --- make[2]: stopped in /workspace/src --- all_subdir_rescue --- make[3]: stopped in /workspace/src/rescue --- all_subdir_tests --- make[4]: stopped in /workspace/src/tests/sys --- all_subdir_usr.sbin --- make[2]: stopped in /workspace/src --- all_subdir_rescue --- make[2]: stopped in /workspace/src --- all_subdir_usr.bin --- make[2]: stopped in /workspace/src --- all_subdir_tests --- make[3]: stopped in /workspace/src/tests make[2]: stopped in /workspace/src 156.67 real 2973.33 user 266.42 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/jenkins1568199806547927= 9815.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_1808_216321445.1708646082443--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?499957765.1809.1708646085104>