From nobody Mon Aug 25 13:46:13 2025 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 4c9XBc2Mgdz65pCp for ; Mon, 25 Aug 2025 13:46:16 +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" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4c9XBc074Qz3LDb; Mon, 25 Aug 2025 13:46:16 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1756129576; 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=3lrqP7jfdnAM0DhKFUepX96SeL1L4XNZBI3Xy5/LrQ0=; b=dckMGU2Xb3DLinWDE7dfG7xRMqAYqjLtbIHlrGr/rTKl3/WDoZH+EdEs/UFPR3MkBffLFu YVyoQenUIojrlZYpsZrVDnwTz8XO+OY/Nwy0L8kC7Kzb3v0/hcE0U22ThL4WBflgKdz9jQ hxZbqr6PrRVtM/Bru0oLXSXuB05AGEgmnFaOu5BrsBDSvM06tNXtqdlaebSB56sLTaLaK0 DYyRZEcoql2GrHex0Mws6ZUBjjnfJbm3j0erWi+/0DEQEHgvXdu/rWoDaG0hpOpDrQcDsE CiLVpLPWt54nd8BIFMybt3v/d7TWldd161OPgieCJP4t/XS+SnYfCPqD1zVbBw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1756129576; a=rsa-sha256; cv=none; b=YN51ER4+vr/CxBk7Dj5goiivcaUhCeV4MO3IV/HuM0TApH3Y9NTksyFmSF9XeKhfBiMgVb R1HVdAGA/dbEh38a6Kex1F+GUOiouIUMMztg9DC8RHTz/wj4Tyl4rjL+nx3E+SHpZNfEsD NCzrj3U6ZPPyuWkHuL0YWHNUPs6/qC2nhyrZEjMdTOH6BwXmVoRPJlK0ktHyXG0oGM0oMP S8dPhJedoEnL9hBqaLCR4eCDueFSaVWOWDESndfLEQymVMVZlFJNnF7k/PZBgsk9gIbshG nZfya3lEF1cckjpVxi+irGwv8v0TbNqRSFUudzmVIoO4rxANEMrzf+xTuoJQVA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none 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 4c9XBb6QwKzsQ8; Mon, 25 Aug 2025 13:46:15 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 25 Aug 2025 13:46:13 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: des@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <724939738.415.1756129575908@jenkins.ci.freebsd.org> In-Reply-To: <1791282591.407.1756126716954@jenkins.ci.freebsd.org> References: <1791282591.407.1756126716954@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #1396 - 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_414_306737485.1756129573234" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_414_306737485.1756129573234 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc14_build - Build #1396 (d879f1c8961d99bdbe6727004bfc6= c23924526f8) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_buil= d/1396/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/= 1396/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/1= 396/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) 64bc9ac8cd9a42259aeb1715d4e14902aa83fcac by des: ipfw: Fix segfault in NPTv6 rule parser d879f1c8961d99bdbe6727004bfc6c23924526f8 by des: ipfw: Add tests for the NPTv6 rule parser The end of the build log: [...truncated 99.52 MiB...] inlined from 'monthrangeb' at /workspace/src/usr.bin/ncal/ncal.c:642:4: /workspace/src/usr.bin/ncal/ncal.c:1070:9: note: 'sprintf' output between 1= and 104 bytes into a destination of size 64 1070 | sprintf(s, "%.*s%s", (int)(w - strlen(t)) / 2, blanks, t); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- all_subdir_usr.bin/mkimg --- --- img-63x255-4096-mbr.vhdf --- sed -e '/^#.*/D' < /workspace/src/usr.bin/mkimg/tests/img-63x255-4096-mbr.v= hdf.hex > img-63x255-4096-mbr.vhdf --- img-63x255-4096-mbr.vhdx --- sed -e '/^#.*/D' < /workspace/src/usr.bin/mkimg/tests/img-63x255-4096-mbr.v= hdx.hex > img-63x255-4096-mbr.vhdx --- img-63x255-4096-mbr.vmdk --- sed -e '/^#.*/D' < /workspace/src/usr.bin/mkimg/tests/img-63x255-4096-mbr.v= mdk.hex > img-63x255-4096-mbr.vmdk --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/mfiutil --- --- mfi_flash.pieo --- --- all_subdir_usr.bin --- --- img-63x255-512-apm.qcow --- --- all_subdir_usr.sbin --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie = -DPIC -O2 -pipe -fno-common -fPIE -g -MD -MF.depend.mfi_flash.pieo -MT= mfi_flash.pieo -std=3Dgnu17 -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 -fno-builtin-strftime -c /workspace/src/usr= .sbin/mfiutil/mfi_flash.c -o mfi_flash.pieo --- all_subdir_usr.bin --- sed -e '/^#.*/D' < /workspace/src/usr.bin/mkimg/tests/img-63x255-512-apm.qc= ow.hex > img-63x255-512-apm.qcow --- img-63x255-512-apm.qcow2 --- sed -e '/^#.*/D' < /workspace/src/usr.bin/mkimg/tests/img-63x255-512-apm.qc= ow2.hex > img-63x255-512-apm.qcow2 --- img-63x255-512-apm.raw --- sed -e '/^#.*/D' < /workspace/src/usr.bin/mkimg/tests/img-63x255-512-apm.ra= w.hex > img-63x255-512-apm.raw --- img-63x255-512-apm.vhd --- sed -e '/^#.*/D' < /workspace/src/usr.bin/mkimg/tests/img-63x255-512-apm.vh= d.hex > img-63x255-512-apm.vhd --- mkimg.1.gz --- --- all_subdir_usr.bin/mkimg/tests --- --- img-63x255-512-apm.vhdf --- --- mkimg.1.gz --- gzip -cn /workspace/src/usr.bin/mkimg/mkimg.1 > mkimg.1.gz --- all_subdir_usr.bin/mkimg/tests --- sed -e '/^#.*/D' < /workspace/src/usr.bin/mkimg/tests/img-63x255-512-apm.vh= df.hex > img-63x255-512-apm.vhdf --- img-63x255-512-apm.vhdx --- --- mkimg.debug --- --- all_subdir_usr.bin/mkimg/tests --- sed -e '/^#.*/D' < /workspace/src/usr.bin/mkimg/tests/img-63x255-512-apm.vh= dx.hex > img-63x255-512-apm.vhdx --- img-63x255-512-apm.vmdk --- --- mkimg.debug --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --only-keep-debug mkimg.f= ull mkimg.debug --- all_subdir_usr.bin/mkimg/tests --- sed -e '/^#.*/D' < /workspace/src/usr.bin/mkimg/tests/img-63x255-512-apm.vm= dk.hex > img-63x255-512-apm.vmdk --- img-63x255-512-bsd.qcow --- --- img-63x255-512-bsd.qcow2 --- --- img-63x255-512-bsd.qcow --- sed -e '/^#.*/D' < /workspace/src/usr.bin/mkimg/tests/img-63x255-512-bsd.qc= ow.hex > img-63x255-512-bsd.qcow --- img-63x255-512-bsd.qcow2 --- sed -e '/^#.*/D' < /workspace/src/usr.bin/mkimg/tests/img-63x255-512-bsd.qc= ow2.hex > img-63x255-512-bsd.qcow2 --- img-63x255-512-bsd.raw --- --- all_subdir_usr.bin/mandoc --- --- roff_escape.pieo --- --- all_subdir_usr.bin/mkimg --- sed -e '/^#.*/D' < /workspace/src/usr.bin/mkimg/tests/img-63x255-512-bsd.ra= w.hex > img-63x255-512-bsd.raw --- all_subdir_usr.bin/mandoc --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DHAVE_CONFIG_H -I/workspace/src/lib/libop= enbsd/ -fPIE -g -MD -MF.depend.roff_escape.pieo -MTroff_escape.pieo -std= =3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers = -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes= -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-erro= r=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3D= bool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Dde= precated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-err= or=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunin= itialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error= =3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare= -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-e= rror=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddepre= cated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-e= rror=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint= -in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -W= no-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overf= low -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-t= ype -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error= =3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-tru= ncation -Wno-return-type -Wno-address-of-packed-member -Wno-format -c= /workspace/src/contrib/mandoc/roff_escape.c -o roff_escape.pieo --- all_subdir_usr.bin/mkimg --- --- img-63x255-512-bsd.vhd --- sed -e '/^#.*/D' < /workspace/src/usr.bin/mkimg/tests/img-63x255-512-bsd.vh= d.hex > img-63x255-512-bsd.vhd --- img-63x255-512-bsd.vhdf --- sed -e '/^#.*/D' < /workspace/src/usr.bin/mkimg/tests/img-63x255-512-bsd.vh= df.hex > img-63x255-512-bsd.vhdf --- img-63x255-512-bsd.vhdx --- sed -e '/^#.*/D' < /workspace/src/usr.bin/mkimg/tests/img-63x255-512-bsd.vh= dx.hex > img-63x255-512-bsd.vhdx --- img-63x255-512-bsd.vmdk --- sed -e '/^#.*/D' < /workspace/src/usr.bin/mkimg/tests/img-63x255-512-bsd.vm= dk.hex > img-63x255-512-bsd.vmdk --- img-63x255-512-ebr.qcow --- sed -e '/^#.*/D' < /workspace/src/usr.bin/mkimg/tests/img-63x255-512-ebr.qc= ow.hex > img-63x255-512-ebr.qcow --- img-63x255-512-ebr.qcow2 --- sed -e '/^#.*/D' < /workspace/src/usr.bin/mkimg/tests/img-63x255-512-ebr.qc= ow2.hex > img-63x255-512-ebr.qcow2 --- img-63x255-512-ebr.raw --- sed -e '/^#.*/D' < /workspace/src/usr.bin/mkimg/tests/img-63x255-512-ebr.ra= w.hex > img-63x255-512-ebr.raw --- img-63x255-512-ebr.vhd --- sed -e '/^#.*/D' < /workspace/src/usr.bin/mkimg/tests/img-63x255-512-ebr.vh= d.hex > img-63x255-512-ebr.vhd --- img-63x255-512-ebr.vhdf --- sed -e '/^#.*/D' < /workspace/src/usr.bin/mkimg/tests/img-63x255-512-ebr.vh= df.hex > img-63x255-512-ebr.vhdf --- img-63x255-512-ebr.vhdx --- sed -e '/^#.*/D' < /workspace/src/usr.bin/mkimg/tests/img-63x255-512-ebr.vh= dx.hex > img-63x255-512-ebr.vhdx --- img-63x255-512-ebr.vmdk --- sed -e '/^#.*/D' < /workspace/src/usr.bin/mkimg/tests/img-63x255-512-ebr.vm= dk.hex > img-63x255-512-ebr.vmdk --- img-63x255-512-gpt.qcow --- sed -e '/^#.*/D' < /workspace/src/usr.bin/mkimg/tests/img-63x255-512-gpt.qc= ow.hex > img-63x255-512-gpt.qcow --- img-63x255-512-gpt.qcow2 --- sed -e '/^#.*/D' < /workspace/src/usr.bin/mkimg/tests/img-63x255-512-gpt.qc= ow2.hex > img-63x255-512-gpt.qcow2 --- img-63x255-512-gpt.raw --- sed -e '/^#.*/D' < /workspace/src/usr.bin/mkimg/tests/img-63x255-512-gpt.ra= w.hex > img-63x255-512-gpt.raw --- img-63x255-512-gpt.vhd --- sed -e '/^#.*/D' < /workspace/src/usr.bin/mkimg/tests/img-63x255-512-gpt.vh= d.hex > img-63x255-512-gpt.vhd --- img-63x255-512-gpt.vhdf --- sed -e '/^#.*/D' < /workspace/src/usr.bin/mkimg/tests/img-63x255-512-gpt.vh= df.hex > img-63x255-512-gpt.vhdf --- img-63x255-512-gpt.vhdx --- sed -e '/^#.*/D' < /workspace/src/usr.bin/mkimg/tests/img-63x255-512-gpt.vh= dx.hex > img-63x255-512-gpt.vhdx --- img-63x255-512-gpt.vmdk --- sed -e '/^#.*/D' < /workspace/src/usr.bin/mkimg/tests/img-63x255-512-gpt.vm= dk.hex > img-63x255-512-gpt.vmdk --- img-63x255-512-mbr.qcow --- sed -e '/^#.*/D' < /workspace/src/usr.bin/mkimg/tests/img-63x255-512-mbr.qc= ow.hex > img-63x255-512-mbr.qcow --- img-63x255-512-mbr.qcow2 --- sed -e '/^#.*/D' < /workspace/src/usr.bin/mkimg/tests/img-63x255-512-mbr.qc= ow2.hex > img-63x255-512-mbr.qcow2 --- img-63x255-512-mbr.raw --- sed -e '/^#.*/D' < /workspace/src/usr.bin/mkimg/tests/img-63x255-512-mbr.ra= w.hex > img-63x255-512-mbr.raw --- img-63x255-512-mbr.vhd --- sed -e '/^#.*/D' < /workspace/src/usr.bin/mkimg/tests/img-63x255-512-mbr.vh= d.hex > img-63x255-512-mbr.vhd --- img-63x255-512-mbr.vhdf --- sed -e '/^#.*/D' < /workspace/src/usr.bin/mkimg/tests/img-63x255-512-mbr.vh= df.hex > img-63x255-512-mbr.vhdf --- img-63x255-512-mbr.vhdx --- sed -e '/^#.*/D' < /workspace/src/usr.bin/mkimg/tests/img-63x255-512-mbr.vh= dx.hex > img-63x255-512-mbr.vhdx --- img-63x255-512-mbr.vmdk --- sed -e '/^#.*/D' < /workspace/src/usr.bin/mkimg/tests/img-63x255-512-mbr.vm= dk.hex > img-63x255-512-mbr.vmdk --- partition_data_4M.bin --- jot -b P 2097152 > partition_data_4M.bin || rm -f partition_data_4M.bin --- all_subdir_usr.sbin --- --- mfi_patrol.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie = -DPIC -O2 -pipe -fno-common -fPIE -g -MD -MF.depend.mfi_patrol.pieo -M= Tmfi_patrol.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-str= ong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter= -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-str= ings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -W= nested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-er= ror=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error= =3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error= =3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wn= o-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error= =3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wn= o-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-= compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare= -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error= =3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflo= w -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-err= or=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept= -type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstring= op-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-fu= nction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wn= o-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstrin= gop-truncation -Wno-return-type -fno-builtin-strftime -c /workspace/= src/usr.sbin/mfiutil/mfi_patrol.c -o mfi_patrol.pieo --- all_subdir_rescue --- --- v_xchar.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -= pipe -fno-common -D__REGEX_PRIVATE -D_XOPEN_SOURCE_EXTENDED=3D1 -I/worksp= ace/src/usr.bin/vi -I/workspace/src/contrib/nvi -I/workspace/src/contrib/nv= i/regex -I/workspace/src/usr.bin/vi/ex -DRESCUE -I/tmp/obj/workspace/src/a= md64.amd64/lib/libifconfig -I/tmp/obj/workspace/src/amd64.amd64/lib/libiscs= iutil -g -MD -MF.depend.v_xchar.o -MTv_xchar.o -std=3Dgnu17 -Wno-format-ze= ro-length -fstack-protector-strong -Wno-pointer-sign -Wdate-time -Wno-error= =3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Db= ool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddep= recated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-erro= r=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunini= tialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error= =3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare= -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-e= rror=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddepre= cated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-e= rror=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint= -in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -W= no-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overf= low -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-t= ype -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error= =3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-tru= ncation -Wno-return-type -Wno-address-of-packed-member -c /workspace/= src/contrib/nvi/vi/v_xchar.c -o v_xchar.o --- v_yank.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -= pipe -fno-common -D__REGEX_PRIVATE -D_XOPEN_SOURCE_EXTENDED=3D1 -I/worksp= ace/src/usr.bin/vi -I/workspace/src/contrib/nvi -I/workspace/src/contrib/nv= i/regex -I/workspace/src/usr.bin/vi/ex -DRESCUE -I/tmp/obj/workspace/src/a= md64.amd64/lib/libifconfig -I/tmp/obj/workspace/src/amd64.amd64/lib/libiscs= iutil -g -MD -MF.depend.v_yank.o -MTv_yank.o -std=3Dgnu17 -Wno-format-zero= -length -fstack-protector-strong -Wno-pointer-sign -Wdate-time -Wno-error= =3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Db= ool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddep= recated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-erro= r=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunini= tialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error= =3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare= -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-e= rror=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddepre= cated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-e= rror=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint= -in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -W= no-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overf= low -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-t= ype -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error= =3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-tru= ncation -Wno-return-type -Wno-address-of-packed-member -c /workspace/= src/contrib/nvi/vi/v_yank.c -o v_yank.o --- all_subdir_usr.bin --- --- all_subdir_usr.bin/ncal --- --- all_subdir_usr.bin/ncal/tests --- =3D=3D=3D> usr.bin/ncal/tests (all) --- legacy_test --- cat /workspace/src/usr.bin/ncal/tests/legacy_test.sh >legacy_test.tmp chmod +x legacy_test.tmp mv legacy_test.tmp legacy_test --- Kyuafile --- --- ncal.full --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -p= ipe -fno-common -fPIE -g -std=3Dgnu17 -Wno-format-zero-length -fstack-prote= ctor-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-p= arameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Ww= rite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subsc= ripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time= -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o = ncal.full ncal.pieo -lcalendar -ltinfow=20 --- all_subdir_usr.sbin --- --- mfi_show.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie = -DPIC -O2 -pipe -fno-common -fPIE -g -MD -MF.depend.mfi_show.pieo -MTm= fi_show.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong = -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wm= issing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings= -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnest= ed-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 -fno-builtin-strftime -c /workspace/src/usr= .sbin/mfiutil/mfi_show.c -o mfi_show.pieo --- all_subdir_usr.bin --- --- ncal.1.gz --- gzip -cn /workspace/src/usr.bin/ncal/ncal.1 > ncal.1.gz --- all_subdir_rescue --- --- v_z.o --- --- all_subdir_usr.bin --- --- all_subdir_usr.bin/mandoc --- --- roff_html.pieo --- --- all_subdir_rescue --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -= pipe -fno-common -D__REGEX_PRIVATE -D_XOPEN_SOURCE_EXTENDED=3D1 -I/worksp= ace/src/usr.bin/vi -I/workspace/src/contrib/nvi -I/workspace/src/contrib/nv= i/regex -I/workspace/src/usr.bin/vi/ex -DRESCUE -I/tmp/obj/workspace/src/a= md64.amd64/lib/libifconfig -I/tmp/obj/workspace/src/amd64.amd64/lib/libiscs= iutil -g -MD -MF.depend.v_z.o -MTv_z.o -std=3Dgnu17 -Wno-format-zero-lengt= h -fstack-protector-strong -Wno-pointer-sign -Wdate-time -Wno-error=3Daddre= ss -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-comp= are -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-= declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogi= cal-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-err= or=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dun= used-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wn= o-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dfo= rmat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-= context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error= =3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno= -error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno= -error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestri= ct -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -= Wno-return-type -Wno-address-of-packed-member -c /workspace/src/contr= ib/nvi/vi/v_z.c -o v_z.o --- all_subdir_usr.bin --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DHAVE_CONFIG_H -I/workspace/src/lib/libop= enbsd/ -fPIE -g -MD -MF.depend.roff_html.pieo -MTroff_html.pieo -std=3Dgnu= 17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werro= r -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpoi= nter-arith -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Dad= dress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-c= ompare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecat= ed-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dl= ogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitiali= zed -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Demp= ty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-= error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error= =3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecate= d -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error= =3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-= bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-e= rror=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow = -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type = -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Dre= strict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncati= on -Wno-return-type -Wno-address-of-packed-member -Wno-format -c /wor= kspace/src/contrib/mandoc/roff_html.c -o roff_html.pieo --- all_subdir_usr.bin/ncal --- --- ncal.debug --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --only-keep-debug ncal.fu= ll ncal.debug --- ncal --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dncal.debug ncal.full ncal --- all_subdir_usr.bin/ncurses --- =3D=3D=3D> usr.bin/ncurses (all) --- tparm_type.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie = -DPIC -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspace/s= rc/usr.bin/tinfo -I/workspace/src/usr.bin/ncurses -I/workspace/src/contrib/= ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/obj/workspa= ce/src/amd64.amd64/usr.bin/tinfo -Wall -DNDEBUG -DHAVE_CONFIG_H -I/workspac= e/src/contrib/ncurses/progs -I/workspace/src/contrib/ncurses/include -I/w= orkspace/src/lib/ncurses/tinfo -I/tmp/obj/workspace/src/amd64.amd64/lib/nc= urses/tinfo -I/workspace/src/usr.bin/ncurses -fPIE -g -std=3Dgnu17 -Wno-f= ormat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -= Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arit= h -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-para= meter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definitio= n -Wno-pointer-sign -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 = -c /workspace/src/contrib/ncurses/progs/tparm_type.c -o tparm_type.pieo --- all_subdir_usr.bin/mkimg --- --- mkimg --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dmkimg.debug mkimg.full mkimg --- all_subdir_usr.bin/netstat --- =3D=3D=3D> usr.bin/netstat (all) --- nl_defs.h --- awk ' BEGIN { print "#include "; print "extern struct nlist nl[]= ;"; i =3D 0; } !/^\#/ { printf("\#define\tN%s\t%s\n", toupper($2), i++);= }' < /workspace/src/usr.bin/netstat/nlist_symbols > nl_defs.h || rm -f nl= _defs.h --- nl_symbols.c --- awk ' BEGIN { print "#include "; print "#include ";= print "struct nlist nl[] =3D {"; } !/^\#/ { printf("\t{ .n_name =3D \"%= s\" },\n", $2); } END { print "\t{ .n_name =3D NULL },\n};" } ' < /worksp= ace/src/usr.bin/netstat/nlist_symbols > nl_symbols.c || rm -f nl_symbols.c --- .depend --- echo netstat.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /t= mp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libkvm.a /tmp/obj/workspace/sr= c/amd64.amd64/tmp/usr/lib/libmemstat.a /tmp/obj/workspace/src/amd64.amd64/t= mp/usr/lib/libxo.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libutil.a= /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libnetgraph.a /tmp/obj/work= space/src/amd64.amd64/tmp/usr/lib/libjail.a >> .depend --- if.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bi= n/netstat -fno-strict-aliasing -DIPSEC -DSCTP -DINET -DINET6 -DSDP -DPF -DN= ETGRAPH -DJAIL -fPIE -g -MD -MF.depend.if.pieo -MTif.pieo -std=3Dgnu17 -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 -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-dec= larations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical= -not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -W= no-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-bod= y -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/usr.bin= /netstat/if.c -o if.pieo --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/makefs --- --- zfs.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.sbin/makefs -I/workspa= ce/src/usr.sbin/makefs/zfs -I/workspace/src/stand/libsa -I/workspace/src/= sys/cddl/boot -DHAVE_ZFS -I/workspace/src/sys/fs/cd9660/ -DMAKEFS -D_WANT_M= SDOSFS_INTERNALS -I/workspace/src/sys/fs/msdosfs -I/workspace/src/sbin/newf= s_msdos -DHAVE_STRUCT_STAT_ST_FLAGS=3D1 -I/workspace/src/contrib/mtree -I/w= orkspace/src/contrib/mknod -I/workspace/src/lib/libnetbsd -fPIE -g -MD -MF= .depend.zfs.pieo -MTzfs.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-p= rotector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unus= ed-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual= -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wchar-subscripts -Wn= ested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-err= or=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error= =3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error= =3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wn= o-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error= =3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wn= o-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-= compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare= -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error= =3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflo= w -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-err= or=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept= -type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstring= op-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-fu= nction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wn= o-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstrin= gop-truncation -Wno-return-type -c /workspace/src/usr.sbin/makefs/z= fs.c -o zfs.pieo --- all_subdir_usr.bin --- --- all_subdir_usr.bin/mandoc --- --- roff_term.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DHAVE_CONFIG_H -I/workspace/src/lib/libop= enbsd/ -fPIE -g -MD -MF.depend.roff_term.pieo -MTroff_term.pieo -std=3Dgnu= 17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werro= r -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpoi= nter-arith -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Dad= dress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-c= ompare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecat= ed-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dl= ogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitiali= zed -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Demp= ty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-= error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error= =3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecate= d -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error= =3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-= bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-e= rror=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow = -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type = -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Dre= strict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncati= on -Wno-return-type -Wno-address-of-packed-member -Wno-format -c /wor= kspace/src/contrib/mandoc/roff_term.c -o roff_term.pieo /workspace/src/contrib/mandoc/roff_term.c: In function 'roff_term_pre_po': /workspace/src/contrib/mandoc/roff_term.c:191:61: error: operand of '?:' ch= anges signedness from 'int' to 'size_t' {aka 'long unsigned int'} due to un= signedness of other operand [-Werror=3Dsign-compare] 191 | po < -(int)p->tcol->offset ? -p->tcol->offset : po; | ^~ /workspace/src/contrib/mandoc/roff_term.c:190:31: error: operand of '?:' ch= anges signedness from 'int' to 'size_t' {aka 'long unsigned int'} due to un= signedness of other operand [-Werror=3Dsign-compare] 190 | pouse =3D po >=3D pomax ? pomax : | ^~~~~ --- all_subdir_rescue --- --- v_zexit.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -= pipe -fno-common -D__REGEX_PRIVATE -D_XOPEN_SOURCE_EXTENDED=3D1 -I/worksp= ace/src/usr.bin/vi -I/workspace/src/contrib/nvi -I/workspace/src/contrib/nv= i/regex -I/workspace/src/usr.bin/vi/ex -DRESCUE -I/tmp/obj/workspace/src/a= md64.amd64/lib/libifconfig -I/tmp/obj/workspace/src/amd64.amd64/lib/libiscs= iutil -g -MD -MF.depend.v_zexit.o -MTv_zexit.o -std=3Dgnu17 -Wno-format-ze= ro-length -fstack-protector-strong -Wno-pointer-sign -Wdate-time -Wno-error= =3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Db= ool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddep= recated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-erro= r=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunini= tialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error= =3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare= -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-e= rror=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddepre= cated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-e= rror=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint= -in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -W= no-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overf= low -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-t= ype -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error= =3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-tru= ncation -Wno-return-type -Wno-address-of-packed-member -c /workspace/= src/contrib/nvi/vi/v_zexit.c -o v_zexit.o --- all_subdir_usr.bin --- --- all_subdir_usr.bin/ncurses --- --- transform.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie = -DPIC -O2 -pipe -fno-common -D_XOPEN_SOURCE_EXTENDED -I. -I/workspace/s= rc/usr.bin/tinfo -I/workspace/src/usr.bin/ncurses -I/workspace/src/contrib/= ncurses/include -I/workspace/src/contrib/ncurses/ncurses -I/tmp/obj/workspa= ce/src/amd64.amd64/usr.bin/tinfo -Wall -DNDEBUG -DHAVE_CONFIG_H -I/workspac= e/src/contrib/ncurses/progs -I/workspace/src/contrib/ncurses/include -I/w= orkspace/src/lib/ncurses/tinfo -I/tmp/obj/workspace/src/amd64.amd64/lib/nc= urses/tinfo -I/workspace/src/usr.bin/ncurses -fPIE -g -std=3Dgnu17 -Wno-f= ormat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -= Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arit= h -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-para= meter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definitio= n -Wno-pointer-sign -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 = -c /workspace/src/contrib/ncurses/progs/transform.c -o transform.pieo --- all_subdir_rescue --- --- vi.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -= pipe -fno-common -D__REGEX_PRIVATE -D_XOPEN_SOURCE_EXTENDED=3D1 -I/worksp= ace/src/usr.bin/vi -I/workspace/src/contrib/nvi -I/workspace/src/contrib/nv= i/regex -I/workspace/src/usr.bin/vi/ex -DRESCUE -I/tmp/obj/workspace/src/a= md64.amd64/lib/libifconfig -I/tmp/obj/workspace/src/amd64.amd64/lib/libiscs= iutil -g -MD -MF.depend.vi.o -MTvi.o -std=3Dgnu17 -Wno-format-zero-length = -fstack-protector-strong -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress= -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compar= e -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-de= clarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogica= l-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -= Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-bo= dy -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/contrib/= nvi/vi/vi.c -o vi.o --- all_subdir_usr.bin --- --- termsort.h --- sh /workspace/src/contrib/ncurses/progs/MKtermsort.sh awk /workspace/src/co= ntrib/ncurses/include/Caps > termsort.h --- all_subdir_usr.bin/mandoc --- cc1: all warnings being treated as errors *** [roff_term.pieo] Error code 1 make[4]: stopped in /workspace/src/usr.bin/mandoc --- all_subdir_tests --- make[3]: stopped in /workspace/src/tests --- all_subdir_rescue --- *** [vi_make] Error code 6 make[5]: stopped in /tmp/obj/workspace/src/amd64.amd64/rescue/rescue 1 error make[5]: stopped in /tmp/obj/workspace/src/amd64.amd64/rescue/rescue --- all_subdir_usr.bin --- make[2]: stopped in /workspace/src --- all_subdir_tests --- make[2]: stopped in /workspace/src --- all_subdir_usr.sbin --- make[2]: stopped in /workspace/src --- all_subdir_rescue --- *** [objs] Error code 2 make[4]: stopped in /workspace/src/rescue/rescue 1 error make[4]: stopped in /workspace/src/rescue/rescue make[3]: stopped in /workspace/src/rescue make[2]: stopped in /workspace/src --- all_subdir_lib --- make[3]: stopped in /workspace/src/lib make[2]: stopped in /workspace/src 111.10 real 1024.43 user 112.11 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-gcc14_build] $ /bin/sh -xe /tmp/jenkins8255807625219090= 613.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-main-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_414_306737485.1756129573234--