From nobody Mon Aug 24 12:21:48 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 4hT95C5S64z6pKdj for ; Mon, 24 Aug 2026 12:21:51 +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 "YR2" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4hT95B6Ny3z3Nj0; Mon, 24 Aug 2026 12:21:50 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1787574110; a=rsa-sha256; cv=none; b=eKbnjKMLpUux3OvF8cuSdydnvhsCOlqquaGt20hCm9UCRiyTPUhSY+ViPN3UjR4FBhD5T5 Yz6zW41Ky0r7MtGjyGKT2cK1Yx1ZRDQ0sGwRGc8wLi/BWQcSoAPk1bNQM+TFxbDP3idwcm KhaFG2wh0c2+RnskbcxqzrOaRDld2gCz1adRvL5T5N1n4JvsjYErvi35M08J8k+O83dyHy D0AUMymoqK5ccjMQ7iGnGk5vqD7CDXMKrBtlLlWnoMZrwCsTEBBFDaY/lsF3/GIW1uVTkD Vg4f2MCG1kaLBa1e/gpS80LwyuHmjtr2LMYMQYZvmLg1JrVieL1siSJdFjxj1w== 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=1787574110; 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=2rU6pbJuk8/L9l0mGBkBR6evwYC7NgC61Gnl+8nkkEI=; b=jcO57V/qtlmEekgPSdKCfs3+Jaeijs9COAvz9bb0VsyOhqsJjKoUzFYsDwAnoeBUSwd5Fr YJTkRg6r0kctpYj7ptT3tcF4GmyD0a9FAoFnf9AkZe7OQlSMeFKX9l5js2ggElkkD8ZGwY abiFVVb4RAflgokizVce4vxOxpNGAsfpGwgVGiHciTBfubtS7fZFJm8XdwaZ+v+3U4shAx 20OcJIf+3Fpv5ZaES9Pkuza+ZUojLyCdSpm4rCIm7L3jmSO45cXP88UxfH8no54c6aBKf5 xbhZwn+KwAKTpxdQH0nc4/6LV5NA8haYY9RnJuwHmC+/nQelP0nnGKnK6lrW6Q== 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 4hT95B4mwBz14MN; Mon, 24 Aug 2026 12:21:50 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 24 Aug 2026 12:21:48 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: kbowling@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <456646551.3143.1787574110675@jenkins.ci.freebsd.org> In-Reply-To: <1872345930.3125.1787567602479@jenkins.ci.freebsd.org> References: <1872345930.3125.1787567602479@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-gcc14_build - Build #1267 - 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 List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_3142_858303507.1787574108292" X-Jenkins-Job: FreeBSD-stable-14-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_3142_858303507.1787574108292 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-14-amd64-gcc14_build - Build #1267 (b258fa0f41252aeb395e4c80= 63eec531810836bf) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14= _build/1267/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_b= uild/1267/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_bu= ild/1267/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) f9b8badc77f32f81686ff818f1b6c7684cff0819 by kbowling: ixl: Enforce VF VLAN policy 94fe5296a43d44aa0db1ecb4e779f9b4d718d161 by kbowling: ixl: Rebuild VF resources after a PF reset d06f0c8ebe51e966afd2969a16c7bd9795325ac9 by kbowling: ixl: Report PF initialization failures to iflib 3e8b8afbb6e99f1f5e0a9a299b15e639deb33329 by kbowling: ixl: Track and recover MDD-blocked VFs d79c9a8675f15dee6a0cd2b8c0a37e6c7d014d55 by kbowling: iavf: Do not publish link-up while stopped 3cbfafcc9919f1e9b120fede8b20c2cf862745dc by kbowling: iavf: Resume AdminQ processing after PF reset a9f39c3bc2ecfa39ea6fc8a08a459b32ed1743c6 by kbowling: ixl: Quiesce VF DMA before a PF reset 0adc18f9f8d7c7e3c81e7cd5384f872de7bceb52 by kbowling: ixgbe: Preserve VF jumbo frame size across PF resets d7e118471d10179f10e9f27c38709de3cd35799a by kbowling: ixgbe: Restore missed packet accounting c6c6d71def5f225742f092f18020460824a9d714 by kbowling: ixgbe: Validate EEPROM checksum section bounds 1c6690a9b5eaedb4f8fd5bea3fda70bb5455b21a by kbowling: ixgbe: Compare flow control against requested mode 111dbcdb2190d21f07c516e3d7b4f406301a9ee2 by kbowling: ixv: Report multigigabit link speeds d5bd650db5ecc2c4ed10f210d1888811d0302af9 by kbowling: ixgbe: Expose EEE LPI event counters 08b751fcce772cb2120cfd4ef088815b3c461325 by kbowling: if_media.h: Add 400GBase-SR8 and 400GBase-CR8 09ec7b7fb3ed1d5bc3924da59dc5ae67f970c988 by kbowling: Fix typo in recently added 400G media bd07986f91bd335533d0895be9f880b3718f743c by kbowling: if_media: Claim 10BASE-T1S and 10BASE-T1L constants d794d8d44bc048c2603053dd4d492c7c1ad9b9ef by kbowling: lacp: Simplify lacp_compose_key() 91c34d52c9cf108db3a70805c8ace3e04228cf6d by kbowling: net/if_media.h: Add 800GBase-X and 200Gbit/s per lane support 4bd47ddadf3cda0f981e1aff6926fa2ccb39661f by kbowling: net: Add ifmedia support for 10GBase-BX BiDi 134c7091554c7fbeeb9c2782b5820c32f4a99986 by kbowling: ixgbe: Add 10GBase-BX BiDi SFP+ module support 1b368793c10a68ea5943fe16582b6e20377f1f3d by kbowling: ixgbe: Preserve the full VF RSS domain in the shared RETA b258fa0f41252aeb395e4c8063eec531810836bf by kbowling: ixgbe: Recognize production X550 PHY IDs The end of the build log: [...truncated 104.76 MiB...] --- all_subdir_sbin/ipf --- --- all_subdir_sbin/ipf/ippool --- =3D=3D=3D> sbin/ipf/ippool (all) --- ippool_l.h --- sed -e 's/yy/ippool_yy/g' /workspace/src/sbin/ipf/common/lexer.h > ippool_= l.h --- ippool_y.c --- yacc -d /workspace/src/sbin/ipf/ippool/ippool_y.y sed -e 's/yy/ippool_yy/g' y.tab.c > ippool_y.c sed -e 's/yy/ippool_yy/g' y.tab.h > ippool_y.h --- ippool_l.c --- sed -e 's/yy/ippool_yy/g' -e 's/y.tab.h/ippool_y.h/' -e 's/lexer.h/ippool= _l.h/' /workspace/src/sbin/ipf/common/lexer.c > ippool_l.c --- .depend --- echo ippool.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/sbin/ipf/libipf/libipf_pie.a /tmp/obj/works= pace/src/amd64.amd64/tmp/usr/lib/libkvm.a >> .depend --- ippool_y.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.4-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.4/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I. -Wno-error=3Dunused-but-set-variable -I/= workspace/src/sys -I/workspace/src/sys/netpfil/ipfilter -I/workspace/src/sb= in/ipf/common -DSTATETOP -D__UIO_EXPOSE -DUSE_INET6 -fPIE -ffile-prefix-map= =3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/= usr/obj -g -MD -MF.depend.ippool_y.pieo -MTippool_y.pieo -std=3Dgnu99 -Wno= -format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall= -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-form= at -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -= Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wn= o-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dex= tra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-= error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-valu= e -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnon= null-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-co= mpare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-e= rror=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-ove= rflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno= -error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoex= cept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dst= ringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcas= t-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros= -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Ds= tringop-truncation -Wno-return-type -Wno-address-of-packed-member -c i= ppool_y.c -o ippool_y.pieo --- all_subdir_lib --- --- all_subdir_lib/libc/tests/sys --- --- socketpair_test.full --- /usr/local/bin/x86_64-unknown-freebsd14.4-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.4/bin/ -O2 -p= ipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/net= bsd-tests -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix= -map=3D/tmp/obj/workspace/src=3D/usr/obj -g -std=3Dgnu99 -Wno-format-zero-l= ength -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y= 2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -W= no-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -= Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-decla= rations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-n= ot-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno= -error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body = -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3D= shift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-= const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-err= or=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-= truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-conte= xt -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnon= null -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 -L/tmp/obj/workspace/src/amd64.amd= 64/lib/libnetbsd -Wl,-zrelro -pie -Wl,-znoexecstack -o socketpair_test.full= t_socketpair.pieo -lprivateatf-c -L/tmp/obj/workspace/src/amd64.amd64/lib= /libnetbsd -lnetbsd_pie --- socketpair_test.debug --- /usr/local/x86_64-unknown-freebsd14.4/bin/objcopy --only-keep-debug socketp= air_test.full socketpair_test.debug --- socketpair_test --- /usr/local/x86_64-unknown-freebsd14.4/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dsocketpair_test.debug socketpair_test.full socketpair_test --- stat_test --- (cd /workspace/src/lib/libc/tests/sys && DEPENDFILE=3D.depend.stat_test N= O_SUBDIR=3D1 make -f /workspace/src/lib/libc/tests/sys/Makefile _RECURSING_= PROGS=3Dt PROG=3Dstat_test ) --- all_subdir_rescue --- --- rtsol_make --- --- rtsold.o --- /usr/local/bin/x86_64-unknown-freebsd14.4-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.4/bin/ -O2 -= pipe -fno-common -DRESCUE -I/tmp/obj/workspace/src/amd64.amd64/lib/libifc= onfig -I/tmp/obj/workspace/src/amd64.amd64/lib/libiscsiutil -ffile-prefix-m= ap=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/a= md64.amd64/rescue/rescue/workspace/src=3D/usr/obj -g -MD -MF.depend.rtsold= .o -MTrtsold.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-stron= g -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -= Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strin= gs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wne= sted-externs -Wold-style-definition -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 -c /workspace/src/usr.sbin/rtsold/rtsold.c -= o rtsold.o --- all_subdir_lib --- --- .depend.stat_test --- echo stat_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/lib/libnetbsd/libnetbsd_pie.a >> .depend.stat_test --- t_stat.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.4-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.4/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace/= src/contrib/netbsd-tests -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/sr= c -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.= stat_test.t_stat.pieo -MTt_stat.pieo -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-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 -Wno-address-of-packed-member -c /workspace/src/contrib/netbsd-tests= /lib/libc/sys/t_stat.c -o t_stat.pieo --- all_subdir_sbin --- --- all_subdir_sbin/hastd --- --- proto_common.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.4-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.4/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/sbin/hastd -DHAVE_CAPSICUM = -DPROTO_TCP_DEFAULT_PORT=3D8457 -DINET -DINET6 -fPIE -ffile-prefix-map=3D/w= orkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/o= bj -g -MD -MF.depend.proto_common.pieo -MTproto_common.pieo -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 -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-p= ointer-sign -Wdate-time -Wno-format -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-err= or=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=3Dmay= be-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-v= alue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -= Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-t= o-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-= error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3D= memset-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/sbin/hastd/proto_common.c -o proto_common.pieo --- all_subdir_usr.bin --- --- all_subdir_usr.bin/col/tests --- =3D=3D=3D> usr.bin/col/tests (all) --- col_test --- echo '#! /usr/libexec/atf-sh' > col_test.tmp cat /workspace/src/usr.bin/col/tests/col_test.sh >>col_test.tmp chmod +x col_test.tmp mv col_test.tmp col_test --- Kyuafile --- --- col.full --- /usr/local/bin/x86_64-unknown-freebsd14.4-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.4/bin/ -O2 -p= ipe -fno-common -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-= prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -std=3Dgnu99 -Wno-format-= zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-fo= rmat-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wre= turn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter = -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno= -pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -W= no-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wn= o-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 -Wl,-zrelro -p= ie -Wl,-znoexecstack -o col.full col.pieo =20 --- all_subdir_sbin --- --- proto_socketpair.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.4-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.4/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/sbin/hastd -DHAVE_CAPSICUM = -DPROTO_TCP_DEFAULT_PORT=3D8457 -DINET -DINET6 -fPIE -ffile-prefix-map=3D/w= orkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/o= bj -g -MD -MF.depend.proto_socketpair.pieo -MTproto_socketpair.pieo -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 -Wchar-subscripts -Wnested-externs -Wold-style-definit= ion -Wno-pointer-sign -Wdate-time -Wno-format -Wno-error=3Daddress -Wno-err= or=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-er= ror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaration= s -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-par= entheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -c /workspace/src/sbin/hastd/proto_socketpair.c -o proto_socketpa= ir.pieo --- all_subdir_sbin/ipfw --- cc1: all warnings being treated as errors --- all_subdir_usr.bin --- --- col.1.gz --- gzip -cn /workspace/src/usr.bin/col/col.1 > col.1.gz --- col.debug --- /usr/local/x86_64-unknown-freebsd14.4/bin/objcopy --only-keep-debug col.ful= l col.debug --- col --- --- all_subdir_sbin --- --- all_subdir_sbin/hastd --- /workspace/src/sbin/hastd/proto_socketpair.c: In function 'sp_recv': /workspace/src/sbin/hastd/proto_socketpair.c:143:33: warning: this statemen= t may fall through [-Wimplicit-fallthrough=3D] 143 | spctx->sp_fd[0] =3D -1; | ~~~~~~~~~~~~~~~~^~~~ /workspace/src/sbin/hastd/proto_socketpair.c:144:9: note: here 144 | case SP_SIDE_SERVER: | ^~~~ --- all_subdir_usr.bin --- /usr/local/x86_64-unknown-freebsd14.4/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dcol.debug col.full col --- all_subdir_sbin --- /workspace/src/sbin/hastd/proto_socketpair.c: In function 'sp_send': /workspace/src/sbin/hastd/proto_socketpair.c:104:33: warning: this statemen= t may fall through [-Wimplicit-fallthrough=3D] 104 | spctx->sp_fd[1] =3D -1; | ~~~~~~~~~~~~~~~~^~~~ /workspace/src/sbin/hastd/proto_socketpair.c:105:9: note: here 105 | case SP_SIDE_CLIENT: | ^~~~ --- all_subdir_usr.bin --- --- all_subdir_usr.bin/colrm --- =3D=3D=3D> usr.bin/colrm (all) --- .depend --- echo colrm.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >> = .depend --- colrm.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.4-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.4/bin/ -fpie = -DPIC -O2 -pipe -fno-common -fPIE -ffile-prefix-map=3D/workspace/src=3D/= usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.d= epend.colrm.pieo -MTcolrm.pieo -std=3Dgnu99 -Wno-format-zero-length -fstack= -protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-un= used-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qu= al -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar= -subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdat= e-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribut= es -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-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-uninitialized -Wno-error= =3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautologi= cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation = -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform= at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug= h -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error= =3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-err= or=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-erro= r=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement= -macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-er= ror=3Dstringop-truncation -Wno-return-type -c /workspace/src/usr.bin/= colrm/colrm.c -o colrm.pieo --- all_subdir_sbin --- --- all_subdir_sbin/ipfw --- *** [ipfw2.pieo] Error code 1 make[4]: stopped making "all" in /workspace/src/sbin/ipfw make[4]: 1 error make[4]: stopped making "all" in /workspace/src/sbin/ipfw make[3]: stopped making "all" in /workspace/src/sbin --- all_subdir_sbin/ipf --- /workspace/src/sbin/ipf/ippool/ippool_y.y: In function 'ippool_yyparse': /workspace/src/sbin/ipf/ippool/ippool_y.y:500:43: warning: 'strncpy' specif= ied bound 16 equals destination size [-Wstringop-truncation] 500 | strncpy(ipht.iph_name, $3= , | ^~~~~~~~~~~~~~~~~~~~~~~~~= ~ 501 | sizeof(ipht.iph_n= ame)); | ~~~~~~~~~~~~~~~~~= ~~~~~ /workspace/src/sbin/ipf/ippool/ippool_y.y:484:43: warning: 'strncpy' specif= ied bound 16 equals destination size [-Wstringop-truncation] 484 | strncpy(ipht.iph_name, $6= , | ^~~~~~~~~~~~~~~~~~~~~~~~~= ~ 485 | sizeof(ipht.iph_n= ame)); | ~~~~~~~~~~~~~~~~~= ~~~~~ /workspace/src/sbin/ipf/ippool/ippool_y.y:471:43: warning: 'strncpy' specif= ied bound 16 equals destination size [-Wstringop-truncation] 471 | strncpy(iplo.ipo_name, $3= , | ^~~~~~~~~~~~~~~~~~~~~~~~~= ~ 472 | sizeof(iplo.ipo_n= ame)); | ~~~~~~~~~~~~~~~~~= ~~~~~ /workspace/src/sbin/ipf/ippool/ippool_y.y:460:43: warning: 'strncpy' specif= ied bound 16 equals destination size [-Wstringop-truncation] 460 | strncpy(iplo.ipo_name, $6= , | ^~~~~~~~~~~~~~~~~~~~~~~~~= ~ 461 | sizeof(iplo.ipo_n= ame)); | ~~~~~~~~~~~~~~~~~= ~~~~~ /workspace/src/sbin/ipf/ippool/ippool_y.y:448:43: warning: 'strncpy' specif= ied bound 16 equals destination size [-Wstringop-truncation] 448 | strncpy(ipld.ipld_name, $= 6, | ^~~~~~~~~~~~~~~~~~~~~~~~~= ~~ 449 | sizeof(ipld.ipld_= name)); | ~~~~~~~~~~~~~~~~~= ~~~~~~ /workspace/src/sbin/ipf/ippool/ippool_y.y:295:43: warning: 'strncpy' specif= ied bound 16 equals destination size [-Wstringop-truncation] 295 | strncpy($$->ipe_group, $3= , | ^~~~~~~~~~~~~~~~~~~~~~~~~= ~ 296 | FR_GROUPLEN); | ~~~~~~~~~~~~ /workspace/src/sbin/ipf/ippool/ippool_y.y:198:32: warning: 'strncpy' specif= ied bound 16 equals destination size [-Wstringop-truncation] 198 | { strncpy(ipht.iph_name, $4= , | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~ 199 | sizeof(ipht.iph_n= ame)); | ~~~~~~~~~~~~~~~~~= ~~~~~ /workspace/src/sbin/ipf/ippool/ippool_y.y:190:32: warning: 'strncpy' specif= ied bound 16 equals destination size [-Wstringop-truncation] 190 | { strncpy(iplo.ipo_name, $4= , | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~ 191 | sizeof(iplo.ipo_n= ame)); | ~~~~~~~~~~~~~~~~~= ~~~~~ /workspace/src/sbin/ipf/ippool/ippool_y.y:125:43: warning: 'strncpy' specif= ied bound 16 equals destination size [-Wstringop-truncation] 125 | strncpy(ipht.iph_name, $3= , | ^~~~~~~~~~~~~~~~~~~~~~~~~= ~ 126 | sizeof(ipht.iph_n= ame)); | ~~~~~~~~~~~~~~~~~= ~~~~~ --- all_subdir_usr.bin --- /workspace/src/usr.bin/colrm/colrm.c:33:19: warning: 'copyright' defined bu= t not used [-Wunused-const-variable=3D] 33 | static const char copyright[] =3D | ^~~~~~~~~ --- all_subdir_sbin --- --- all_subdir_sbin/hastd --- make[3]: stopped making "all" in /workspace/src/sbin --- all_subdir_lib --- make[6]: stopped making "all" in /workspace/src/lib/libc/tests/sys make[5]: stopped making "all" in /workspace/src/lib/libc/tests --- all_subdir_usr.bin --- make[3]: stopped making "all" in /workspace/src/usr.bin make[2]: stopped making "all" in /workspace/src --- all_subdir_rescue --- make[5]: stopped making "objs" in /tmp/obj/workspace/src/amd64.amd64/rescue= /rescue --- all_subdir_sbin --- --- all_subdir_sbin/ipf --- make[4]: stopped making "all" in /workspace/src/sbin/ipf --- all_subdir_sbin/ipf/ipnat --- make[4]: stopped making "all" in /workspace/src/sbin/ipf make[3]: stopped making "all" in /workspace/src/sbin --- all_subdir_sbin/ipfw15 --- --- all_subdir_rescue --- --- ping_make --- make[5]: stopped making "objs" in /tmp/obj/workspace/src/amd64.amd64/rescue= /rescue *** [objs] Error code 2 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_sbin --- --- ipfw2.pieo --- make[3]: stopped making "all" in /workspace/src/sbin make[2]: stopped making "all" in /workspace/src --- all_subdir_cddl --- make[6]: stopped making "all" in /workspace/src/cddl/usr.sbin/zfsd/tests make[5]: stopped making "all" in /workspace/src/cddl/usr.sbin/zfsd make[4]: stopped making "all" in /workspace/src/cddl/usr.sbin make[3]: stopped making "all" in /workspace/src/cddl make[2]: stopped making "all" in /workspace/src --- all_subdir_lib --- --- 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 175.14 real 1211.19 user 102.17 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-stable-14-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins10591753529= 649759269.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-14-amd64-gcc14_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_3142_858303507.1787574108292--