From nobody Wed Aug 19 10:39:06 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 4hQ3315ZS0z6nkx4 for ; Wed, 19 Aug 2026 10:39:09 +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 4hQ3313jKqz3h2F; Wed, 19 Aug 2026 10:39:09 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1787135949; a=rsa-sha256; cv=none; b=aYgRz05HESCdR33VAMiPzfevtTVMzzSMlOS74kzGVpiBUv3ObclzmXsYoamxKr9R2hDvWN Dd29+GMK8a7F3uJWOkDKm5XP4C7XkyaxvNFUJ6iiwCVQK2VGlNkEucwqUwZmUhTMamARCL zzBj2m+P5dPVOTtMS1gMvvjssgYufvz9sfuwM9G71/7InrGCOEL2e6Pc2c6nPM5/k7JfiJ zYrpyMELXtUyoVU3Uj/R8l9G9Ew25vNXlvBkhBBgFq2r0bT7aNNPOKfazeSiJoBqxXnXaq tIpfBFnQeeaciwkmFhwiYxJl33xOUWwDpdW+MhZZe/fIrWDrUUdGpoDbjL3AUQ== 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=1787135949; 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=F0dYatRbAq2P3aBsVUTtsWWQUYU51Py9JQF//gBLA80=; b=Q/Yhhusr2Y0HmnPvp7f40YxE3wH+uomjuYheZyKHXdJYurDfbCZtbIAhPKmFoe4G/jsK5T GQZCcjPnCqfVkFP5t2cHicYLmEUp/Pm55HL8pdjbOOGhX+PVJd6S79OlaEx+eTfnxIn+17 pb1P5bn3FqsoJL4aCQZqV5l+q5kq9tQ98w57ArqAyzbHey486LvpT6pZ241Emh2L7A2lAY HfU3npUnw57UiJ4g73FN2odrWmozZ3ppoCK439Orw2ncGNPaliR66tsmOmjbOtL3c7jRHK LuDXxyQE2Y9P80enlyOHO3Cw0sfqJThEhqp0b2Q7PNo67/iDPxO0H4JBBaEqYA== 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 4hQ3312KQHzBdR; Wed, 19 Aug 2026 10:39:09 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 19 Aug 2026 10:39:06 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: philip@FreeBSD.org, lwhsu@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1536346575.2591.1787135949329@jenkins.ci.freebsd.org> In-Reply-To: <559753556.2489.1787034549484@jenkins.ci.freebsd.org> References: <559753556.2489.1787034549484@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-gcc14_build - Build #1258 - 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_2590_1537002899.1787135946943" X-Jenkins-Job: FreeBSD-stable-14-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_2590_1537002899.1787135946943 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-14-amd64-gcc14_build - Build #1258 (b826ca04190ec790f3d18957= b4b542b4c9b0691d) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14= _build/1258/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_b= uild/1258/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_bu= ild/1258/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) 7334d92f24f670f64c5a4875984518d5e5f116af by lwhsu: share/man/man4: Move non-USB man pages out of MK_USB block 465c0e484458a2896fb7c28780f2cf73ea79f8ce by philip: contrib/expat: import expat 2.8.3 b826ca04190ec790f3d18957b4b542b4c9b0691d by philip: libexpat: update AUTHORS section of libbsdxml.3 The end of the build log: [...truncated 105.04 MiB...] --- all_subdir_usr.sbin --- /usr/local/x86_64-unknown-freebsd14.4/bin/objcopy --only-keep-debug iovctl.= full iovctl.debug --- all_subdir_usr.bin --- --- cmp --- --- all_subdir_usr.sbin --- --- iovctl --- --- all_subdir_usr.bin --- /usr/local/x86_64-unknown-freebsd14.4/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dcmp.debug cmp.full cmp --- all_subdir_lib --- --- .depend.stat_test --- --- all_subdir_usr.sbin --- /usr/local/x86_64-unknown-freebsd14.4/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Diovctl.debug iovctl.full iovctl --- all_subdir_lib --- 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_usr.bin --- --- all_subdir_usr.bin/col --- =3D=3D=3D> usr.bin/col (all) --- all_subdir_usr.bin/colrm --- =3D=3D=3D> usr.bin/colrm (all) --- all_subdir_sbin --- --- all_subdir_sbin/ipf/ipmon --- --- ipmon.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 -DLOGFAC=3DLOG_LOCAL0 -I. -Wno-error=3Dunused-but-set-varia= ble -I/workspace/src/sys -I/workspace/src/sys/netpfil/ipfilter -I/workspace= /src/sbin/ipf/common -DSTATETOP -D__UIO_EXPOSE -DUSE_INET6 -fPIE -ffile-pre= fix-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-st= rong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno= -pointer-sign -Wdate-time -Wno-format -Wno-error=3Daddress -Wno-error=3Darr= ay-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dca= st-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-e= rror=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses= -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunuse= d-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dm= aybe-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 -Wn= o-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error= =3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-err= or=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive= -loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-valu= e -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsiz= eof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wn= o-address-of-packed-member -Wl,-zrelro -pie -Wl,-znoexecstack -o ipmon.fu= ll ipmon.pieo ipmon_y.pieo ipmon_l.pieo -L/tmp/obj/workspace/src/amd64.amd= 64/sbin/ipf/libipf -lipf_pie -lkvm=20 --- all_subdir_usr.bin --- --- .depend --- --- all_subdir_usr.bin/col --- --- .depend --- --- all_subdir_usr.bin/colrm --- echo colrm.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >> = .depend --- all_subdir_usr.bin/col --- echo col.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >> .d= epend --- col.pieo --- --- all_subdir_usr.bin/colrm --- --- colrm.pieo --- --- all_subdir_usr.bin/col --- /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.col.pieo -MTcol.pieo -std=3Dgnu99 -Wno-format-zero-length -fstack-pro= tector-strong -Wsystem-headers -Werror -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-sub= scripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-ti= me -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 -c /workspace/src/usr.bin/col/col= .c -o col.pieo --- all_subdir_usr.bin/colrm --- /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 --- --- ipmon.5.gz --- gzip -cn /workspace/src/sbin/ipf/ipmon/ipmon.5 > ipmon.5.gz --- ipmon.8.gz --- gzip -cn /workspace/src/sbin/ipf/ipmon/ipmon.8 > ipmon.8.gz --- ipmon.debug --- /usr/local/x86_64-unknown-freebsd14.4/bin/objcopy --only-keep-debug ipmon.f= ull ipmon.debug --- ipmon --- /usr/local/x86_64-unknown-freebsd14.4/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dipmon.debug ipmon.full ipmon --- 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/ipf/ipnat --- --- ipnat_l.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.ipnat_l.pieo -MTipnat_l.pieo -std=3Dgnu99 -Wno-f= ormat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -= Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-format= -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wn= o-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-= error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextr= a -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-er= ror=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value = -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnu= ll-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-comp= are -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-err= or=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overf= low -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-e= rror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexce= pt-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstri= ngop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-= function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -= Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstr= ingop-truncation -Wno-return-type -Wno-address-of-packed-member -c ipn= at_l.c -o ipnat_l.pieo --- all_subdir_usr.bin --- --- all_subdir_usr.bin/col --- /workspace/src/usr.bin/col/col.c:36:19: warning: 'copyright' defined but no= t used [-Wunused-const-variable=3D] 36 | static const char copyright[] =3D | ^~~~~~~~~ --- all_subdir_sbin --- ipnat_l.c: In function 'ipnat_yylex': ipnat_l.c:451:43: warning: argument to 'sizeof' in 'snprintf' call is the s= ame expression as the destination; did you mean to provide an explicit leng= th? [-Wsizeof-pointer-memaccess] 451 | snprintf(s, sizeof(s), "%d", priornum); | ^ --- all_subdir_usr.bin --- --- all_subdir_usr.bin/colrm --- --- colrm.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 colrm.full colrm.pieo =20 --- all_subdir_sbin --- --- all_subdir_sbin/ipfw --- --- ipfw2.pieo --- cc1: all warnings being treated as errors --- all_subdir_usr.bin --- --- colrm.1.gz --- gzip -cn /workspace/src/usr.bin/colrm/colrm.1 > colrm.1.gz --- colrm.debug --- /usr/local/x86_64-unknown-freebsd14.4/bin/objcopy --only-keep-debug colrm.f= ull colrm.debug --- colrm --- /usr/local/x86_64-unknown-freebsd14.4/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dcolrm.debug colrm.full colrm --- all_subdir_rescue --- --- rtsol_make --- (cd /workspace/src/rescue/rescue/../../sbin/rtsol && make MK_PIE=3Dno NO_S= HARED=3Dyes -DRESCUE CRUNCH_CFLAGS=3D-DRESCUE CRUNCH_CFLAGS+=3D-I/tmp/obj/w= orkspace/src/amd64.amd64/lib/libifconfig CRUNCH_CFLAGS+=3D-I/tmp/obj/worksp= ace/src/amd64.amd64/lib/libiscsiutil MK_AUTO_OBJ=3Dyes DIRPRFX=3Drescue/res= cue/rtsol/ depend && make MK_PIE=3Dno NO_SHARED=3Dyes -DRESCUE CRUNCH_CFLAG= S=3D-DRESCUE CRUNCH_CFLAGS+=3D-I/tmp/obj/workspace/src/amd64.amd64/lib/libi= fconfig CRUNCH_CFLAGS+=3D-I/tmp/obj/workspace/src/amd64.amd64/lib/libiscsiu= til MK_AUTO_OBJ=3Dyes DIRPRFX=3Drescue/rescue/rtsol/ cap_llflags.o cap_scri= pt.o cap_sendmsg.o dump.o if.o rtsol.o rtsold.o rtsock.o) --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/kldxref --- --- ef.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.ef.pieo -MTef.pieo -std=3Dgnu99 -Wno-format-zero-length -fstack-prote= ctor-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitializ= ed -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bo= unds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-al= ign -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error= =3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wn= o-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-fu= nction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe= -uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-val= ue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wn= o-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-= defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-er= ror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dme= mset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3D= pointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop= -optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wn= o-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-p= ointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-add= ress-of-packed-member -c /workspace/src/usr.sbin/kldxref/ef.c -o ef.pi= eo --- all_subdir_sbin --- *** [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_rescue --- make[5]: stopped making "objs" in /tmp/obj/workspace/src/amd64.amd64/rescue= /rescue --- all_subdir_sbin --- --- all_subdir_sbin/ipf --- --- all_subdir_sbin/ipf/ippool --- /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_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_sbin --- make[4]: stopped making "all" in /workspace/src/sbin/ipf --- all_subdir_usr.sbin --- make[3]: stopped making "all" in /workspace/src/usr.sbin make[2]: stopped making "all" in /workspace/src --- all_subdir_usr.bin --- --- all_subdir_usr.bin/col --- make[3]: stopped making "all" in /workspace/src/usr.bin make[2]: stopped making "all" in /workspace/src --- all_subdir_sbin --- --- all_subdir_sbin/ipf/ipnat --- --- all_subdir_sbin/ipfw15 --- --- ipfw2.pieo --- make[3]: stopped making "all" in /workspace/src/sbin --- all_subdir_sbin/ipf --- --- ipnat_y.pieo --- make[4]: stopped making "all" in /workspace/src/sbin/ipf make[3]: stopped making "all" in /workspace/src/sbin make[2]: stopped making "all" in /workspace/src --- 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_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 185.15 real 1237.18 user 104.21 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/jenkins47126350922= 00804158.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_2590_1537002899.1787135946943--