From nobody Thu Mar 05 17:49:05 2026 X-Original-To: dev-ci@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4fRcVD09CYz6TPj1 for ; Thu, 05 Mar 2026 17:49:08 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fRcVC5Bkxz3vfJ; Thu, 05 Mar 2026 17:49:07 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1772732947; a=rsa-sha256; cv=none; b=sl77kAO/GxPOcecv1PW1g7lkp5lMKgoIbXlvQTUA2HLrwgmhtWQu1uMFjNvQfcP1h5OQ70 Uw+c1SdD1d3t/PPdWrDG/0yp/UBbfXNAy2GwrQs5papyuuJacQ+zIQPrA47wm21UFJLt6H T3F/y5Es3Y3p88u4L/pTAUldgH0ogRn55NqvETy8AcGZ9x2lCFKg+5+FXmwTRsYNnyRUu7 UxvD3AYLFDW5sLyZVQBL2+kVkorT2O8YQsMHNlmKMCGlOKnkuDeGCUBDf0iJ1e73Ao1oB6 pIgYjLN1FYUuwxCqmK3FF9xTAokAnbCzA6rdBFPQr2WIZIE1toJkeS41FmRaJg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1772732947; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references:list-id; bh=8xil70YfEcQdnu1TKUaTm1wr82t3/5L40QdHhaZDR3Y=; b=UZ9Zl4mqg7kAFnopU7kC0GfwKO9rOrad2vyqMo16RI1k9j2oQZwDapcREpFmVNvHeHLNT6 l2pz4QEhyOx5TjvzwTzrbNiEaR1cth/4N/Ik3g8YiLTqFDYsL6q4shHj2wW/zVRTgalc63 BckVYkSw50RQLKBtpKnrUsBopWDhVj2jyOIclBF3JNOvrMR22v/bgvYjw0/HR5NH9fMwxS rtb/f2zcJymHjEnFyiZ2+u/+nP962XmQKpqaPyqIoTLivhB9s3/TTKTgCj8a3jLuzwsd81 8gSPLgyZmU2c0rYmegA9mxIqNMCmN0uvRwoGMNHaigfqyHP3n8GDB6nccj0l3g== Received: from jenkins.ci.freebsd.org (jenkins.ci.freebsd.org [IPv6:2610:1c1:1:607c::16:16]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fRcVC4jy2zmyC; Thu, 05 Mar 2026 17:49:07 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 5 Mar 2026 17:49:05 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: bz@FreeBSD.org, emaste@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <203790232.2595.1772732947666@jenkins.ci.freebsd.org> In-Reply-To: <1982799951.2575.1772726420074@jenkins.ci.freebsd.org> References: <1982799951.2575.1772726420074@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc12_build - Build #8043 - Still Failing List-Id: Continuous Integration Build and Test Results List-Archive: https://lists.freebsd.org/archives/dev-ci List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-ci@freebsd.org Sender: owner-dev-ci@FreeBSD.org MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_2594_750541350.1772732945291" X-Jenkins-Job: FreeBSD-main-amd64-gcc12_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_2594_750541350.1772732945291 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc12_build - Build #8043 (5d757312ad591aae26b39943f113e= bf3819718da) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_buil= d/8043/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/= 8043/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/8= 043/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) 9b03cc2a70e4b6354c5f5b90e4c51b850b6b1dd2 by bz: net80211: sta: use IEEE80211_STATUS_SUCCESS instead of magic 0 760e0a18d3033152899fbd0e3f587dfe3c28d6bf by bz: iwlwifi: fixup link_id for certain cases fa41408d6043df3779d94bd1ac871a5ba8f4dafb by bz: LinuxKPI: 802.11: fix typo 9592f563c36bd207d98f1b3a13839b88d5760d97 by bz: LinuxKPI: 802.11: split (*bss_info_changed) up for more modern drivers f68ebebd8ae469e344f10ed2f3c4d9d983a29f41 by bz: LinuxKPI: 802.11: change teardown order of disassoc and sta rm 5d757312ad591aae26b39943f113ebf3819718da by emaste: build: Retire LLVM_CXXFILT option The end of the build log: [...truncated 98.33 MiB...] echo "#! /usr/libexec/atf_pytest_wrapper -P /usr/tests" > frag4.py.xtmp.tmp cat /workspace/src/tests/sys/netpfil/pf/frag4.py >>frag4.py.xtmp.tmp chmod +x frag4.py.xtmp.tmp mv frag4.py.xtmp.tmp frag4.py.xtmp --- frag6.py.xtmp --- echo "#! /usr/libexec/atf_pytest_wrapper -P /usr/tests" > frag6.py.xtmp.tmp cat /workspace/src/tests/sys/netpfil/pf/frag6.py >>frag6.py.xtmp.tmp chmod +x frag6.py.xtmp.tmp --- all_subdir_rescue --- --- all_subdir_tests --- mv frag6.py.xtmp.tmp frag6.py.xtmp --- all_subdir_rescue --- --- test_stub.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -p= ipe -fno-common -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -W= error -Wall -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-st= yle-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-erro= r=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-err= or=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations= -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pare= ntheses -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--- all_subdir_tests --- --- header.py.xtmp --- --- all_subdir_rescue --- =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 -Wl,-zr= elro -static -Wl,-znoexecstack -O2 -pipe -fno-common -c test_stub.c -o t= est_stub.o --- all_subdir_tests --- echo "#! /usr/libexec/atf_pytest_wrapper -P /usr/tests" > header.py.xtmp.tm= p cat /workspace/src/tests/sys/netpfil/pf/header.py >>header.py.xtmp.tmp chmod +x header.py.xtmp.tmp mv header.py.xtmp.tmp header.py.xtmp --- icmp.py.xtmp --- echo "#! /usr/libexec/atf_pytest_wrapper -P /usr/tests" > icmp.py.xtmp.tmp cat /workspace/src/tests/sys/netpfil/pf/icmp.py >>icmp.py.xtmp.tmp chmod +x icmp.py.xtmp.tmp mv icmp.py.xtmp.tmp icmp.py.xtmp --- igmp.py.xtmp --- echo "#! /usr/libexec/atf_pytest_wrapper -P /usr/tests" > igmp.py.xtmp.tmp cat /workspace/src/tests/sys/netpfil/pf/igmp.py >>igmp.py.xtmp.tmp chmod +x igmp.py.xtmp.tmp mv igmp.py.xtmp.tmp igmp.py.xtmp --- mld.py.xtmp --- echo "#! /usr/libexec/atf_pytest_wrapper -P /usr/tests" > mld.py.xtmp.tmp cat /workspace/src/tests/sys/netpfil/pf/mld.py >>mld.py.xtmp.tmp --- all_subdir_rescue --- --- all_subdir_tests --- chmod +x mld.py.xtmp.tmp --- all_subdir_rescue --- --- csh_stub.o --- --- all_subdir_tests --- mv mld.py.xtmp.tmp mld.py.xtmp --- all_subdir_rescue --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -p= ipe -fno-common -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -W= error -Wall -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-st= yle-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-erro= r=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-err= or=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations= -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pare= ntheses -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 -static -Wl,-znoexecstack -O2 -pipe -fno-common = -c csh_stub.c -o csh_stub.o --- all_subdir_tests --- --- nat44.py.xtmp --- echo "#! /usr/libexec/atf_pytest_wrapper -P /usr/tests" > nat44.py.xtmp.tmp cat /workspace/src/tests/sys/netpfil/pf/nat44.py >>nat44.py.xtmp.tmp chmod +x nat44.py.xtmp.tmp mv nat44.py.xtmp.tmp nat44.py.xtmp --- nat64.py.xtmp --- echo "#! /usr/libexec/atf_pytest_wrapper -P /usr/tests" > nat64.py.xtmp.tmp cat /workspace/src/tests/sys/netpfil/pf/nat64.py >>nat64.py.xtmp.tmp chmod +x nat64.py.xtmp.tmp mv nat64.py.xtmp.tmp nat64.py.xtmp --- nat66.py.xtmp --- echo "#! /usr/libexec/atf_pytest_wrapper -P /usr/tests" > nat66.py.xtmp.tmp cat /workspace/src/tests/sys/netpfil/pf/nat66.py >>nat66.py.xtmp.tmp chmod +x nat66.py.xtmp.tmp mv nat66.py.xtmp.tmp nat66.py.xtmp --- return.py.xtmp --- echo "#! /usr/libexec/atf_pytest_wrapper -P /usr/tests" > return.py.xtmp.tm= p cat /workspace/src/tests/sys/netpfil/pf/return.py >>return.py.xtmp.tmp --- all_subdir_rescue --- --- camcontrol_stub.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -p= ipe -fno-common -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -W= error -Wall -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-st= yle-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-erro= r=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-err= or=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations= -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pare= ntheses -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--- all_subdir_tests --- chmod +x return.py.xtmp.tmp --- all_subdir_rescue --- =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 -Wl,-zr= elro -static -Wl,-znoexecstack -O2 -pipe -fno-common -c camcontrol_stub.= c -o camcontrol_stub.o --- all_subdir_tests --- mv return.py.xtmp.tmp return.py.xtmp --- sctp.py.xtmp --- echo "#! /usr/libexec/atf_pytest_wrapper -P /usr/tests" > sctp.py.xtmp.tmp cat /workspace/src/tests/sys/netpfil/pf/sctp.py >>sctp.py.xtmp.tmp chmod +x sctp.py.xtmp.tmp mv sctp.py.xtmp.tmp sctp.py.xtmp --- tcp.py.xtmp --- echo "#! /usr/libexec/atf_pytest_wrapper -P /usr/tests" > tcp.py.xtmp.tmp cat /workspace/src/tests/sys/netpfil/pf/tcp.py >>tcp.py.xtmp.tmp chmod +x tcp.py.xtmp.tmp mv tcp.py.xtmp.tmp tcp.py.xtmp --- Kyuafile --- --- all_subdir_rescue --- --- clri_stub.o --- --- all_subdir_tests --- --- Kyuafile --- --- all_subdir_rescue --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -p= ipe -fno-common -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -W= error -Wall -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-st= yle-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-erro= r=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-err= or=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations= -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pare= ntheses -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 -static -Wl,-znoexecstack -O2 -pipe -fno-common = -c clri_stub.c -o clri_stub.o --- all_subdir_usr.sbin --- --- pci_xhci.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DBHYVE_GDB -I/workspace/src/usr.sbin/bhyve= =09=09 -I/workspace/src/usr.sbin/bhyve/../../contrib/lib9p -I/workspace/sr= c/sys -DINET -DINET6 -DOPENSSL_API_COMPAT=3D0x10100000L -I/workspace/src/sy= s/dev/e1000 -I/workspace/src/sys/dev/mii -I/workspace/src/sys/dev/usb/contr= oller -fPIE -g -MD -MF.depend.pci_xhci.pieo -MTpci_xhci.pieo -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-= pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wn= o-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno= -error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-c= ompare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error= =3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function = -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninit= ialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno= -error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error= =3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined= -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Di= mplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-el= t-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer= -compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimi= zations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error= =3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-= memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -c /wor= kspace/src/usr.sbin/bhyve/pci_xhci.c -o pci_xhci.pieo --- all_subdir_usr.sbin/acpi --- --- all_subdir_rescue --- --- devfs_stub.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -p= ipe -fno-common -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -W= error -Wall -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-st= yle-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-erro= r=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-err= or=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations= -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pare= ntheses -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 -static -Wl,-znoexecstack -O2 -pipe -fno-common = -c devfs_stub.c -o devfs_stub.o --- all_subdir_usr.sbin --- --- exoparg2.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DACPI_DB_APP -DACPI_EXEC_APP -fno-strict-ali= asing -I/workspace/src/sys -fPIE -g -MD -MF.depend.exoparg2.pieo -MTexop= arg2.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Ws= ystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmiss= ing-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-declarations -Wno-error=3Denum-compare -Wno-error=3D= extra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wn= o-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-va= lue -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dn= onnull-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-o= verflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -W= no-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dno= except-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3D= stringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dc= ast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macr= os -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error= =3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/sys/contrib/dev/acpica/components/executer/exoparg2.c -= o exoparg2.pieo --- all_subdir_rescue --- --- dmesg_stub.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -p= ipe -fno-common -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -W= error -Wall -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-st= yle-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-erro= r=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-err= or=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations= -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pare= ntheses -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 -static -Wl,-znoexecstack -O2 -pipe -fno-common = -c dmesg_stub.c -o dmesg_stub.o --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/bhyve --- --- pci_virtio_scsi.pieo --- cc1: all warnings being treated as errors --- all_subdir_rescue --- --- all_subdir_usr.sbin --- *** [pci_virtio_scsi.pieo] Error code 1 make[4]: stopped making "all" in /workspace/src/usr.sbin/bhyve --- all_subdir_rescue --- --- dump_stub.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -p= ipe -fno-common -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -W= error -Wall -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-st= yle-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-erro= r=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-err= or=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations= -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pare= ntheses -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 -static -Wl,-znoexecstack -O2 -pipe -fno-common = -c dump_stub.c -o dump_stub.o --- all_subdir_tests --- --- all_subdir_tests/sys/opencrypto --- make[5]: stopped making "all" in /workspace/src/tests/sys/opencrypto make[4]: stopped making "all" in /workspace/src/tests/sys --- all_subdir_rescue --- *** [rescue] Error code 6 make[4]: stopped making "all" in /workspace/src/rescue/rescue make[4]: 1 error make[4]: stopped making "all" in /workspace/src/rescue/rescue make[3]: stopped making "all" in /workspace/src/rescue make[2]: stopped making "all" in /workspace/src --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/tcpdump --- --- all_subdir_usr.sbin/acpi --- --- all_subdir_usr.sbin/tcpdump --- make[4]: stopped making "all" in /workspace/src/usr.sbin/tcpdump --- all_subdir_usr.sbin/acpi --- make[4]: stopped making "all" in /workspace/src/usr.sbin/acpi --- all_subdir_usr.sbin/tcpdump --- make[3]: stopped making "all" in /workspace/src/usr.sbin --- all_subdir_usr.sbin/acpi --- make[3]: stopped making "all" in /workspace/src/usr.sbin --- all_subdir_usr.bin --- In file included from /workspace/src/usr.bin/sockstat/main.c:39: /workspace/src/sys/sys/tree.h: In function 'socks_t_RB_INSERT.constprop.isr= a': /workspace/src/sys/sys/tree.h:587:34: warning: 'child' may be used uninitia= lized [-Wmaybe-uninitialized] 587 | child_up =3D _RB_UP(child, field); = \ | ^ /workspace/src/usr.bin/sockstat/main.c:169:1: note: 'child' was declared he= re 169 | RB_GENERATE_STATIC(socks_t, sock, socket_tree, socket_compare); | ^~~~~~~~~~~~~~~~~~ /workspace/src/sys/sys/tree.h: In function 'gather_unix': /workspace/src/sys/sys/tree.h:587:34: warning: 'child' may be used uninitia= lized [-Wmaybe-uninitialized] 587 | child_up =3D _RB_UP(child, field); = \ | ^ /workspace/src/usr.bin/sockstat/main.c:177:1: note: 'child' was declared he= re 177 | RB_GENERATE_STATIC(pcbs_t, sock, pcb_tree, pcb_compare); | ^~~~~~~~~~~~~~~~~~ --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/bhyve --- --- pci_xhci.pieo --- make[4]: 1 error make[4]: stopped making "all" in /workspace/src/usr.sbin/bhyve make[3]: stopped making "all" in /workspace/src/usr.sbin make[2]: stopped making "all" in /workspace/src --- all_subdir_usr.bin --- /workspace/src/sys/sys/tree.h: In function 'main': /workspace/src/sys/sys/tree.h:587:34: warning: 'child' may be used uninitia= lized [-Wmaybe-uninitialized] 587 | child_up =3D _RB_UP(child, field); = \ | ^ /workspace/src/usr.bin/sockstat/main.c:195:1: note: 'child' was declared he= re 195 | RB_GENERATE_STATIC(files_t, file, file_tree, file_compare); | ^~~~~~~~~~~~~~~~~~ make[3]: stopped making "all" in /workspace/src/usr.bin make[2]: stopped making "all" in /workspace/src --- all_subdir_tests --- --- all_subdir_tests/sys/capsicum --- make[5]: stopped making "all" in /workspace/src/tests/sys/capsicum make[4]: stopped making "all" in /workspace/src/tests/sys --- all_subdir_tests/sys/fs --- --- access --- make[6]: stopped making "all" in /workspace/src/tests/sys/fs/fusefs --- allow_other --- make[6]: stopped making "all" in /workspace/src/tests/sys/fs/fusefs make[5]: stopped making "all" in /workspace/src/tests/sys/fs make[4]: stopped making "all" in /workspace/src/tests/sys make[3]: stopped making "all" in /workspace/src/tests make[2]: stopped making "all" in /workspace/src --- all_subdir_lib --- --- all_subdir_lib/libc/tests --- --- all_subdir_lib/libc/tests/net --- --- link_addr_test --- make[6]: stopped making "all" in /workspace/src/lib/libc/tests/net make[5]: stopped making "all" in /workspace/src/lib/libc/tests make[4]: stopped making "all" in /workspace/src/lib/libc make[3]: stopped making "all" in /workspace/src/lib make[2]: stopped making "all" in /workspace/src 345.24 real 3222.46 user 278.35 sys make[1]: stopped making "buildworld" in /workspace/src make: stopped making "buildworld" 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/jenkins8633833898428807= 627.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_2594_750541350.1772732945291--